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

@@ -27,7 +27,7 @@
#include <wx/bmpcbox.h>
#include <wx/grid.h>
#include "ImportPanel.h"
#include "ImportPanel.hpp"
enum {OPEN_FILE_ID=1, BUTTON_OPEN_ID, NAME_ID, BUTTON_LOAD_ID, BUTTON_INTEGRATE_ID, CHECK_SAVE_ID, OPS_GRID_ID};