Rename header files in .hpp

This commit is contained in:
2011-08-20 14:02:47 +02:00
parent ad29793f8c
commit ed6a7a5fef
77 changed files with 160 additions and 161 deletions

View File

@@ -22,7 +22,7 @@
#include <wx/textdlg.h>
#include <wx/gbsizer.h>
#include "UsersDialog.h"
#include "UsersDialog.hpp"
enum {TEXT_PASSWORD_ID=1, BUTTON_OK_ID, BUTTON_CANCEL_ID, BUTTON_NEW_USER_ID};