Add PreferencesPanel (incomplete)

This commit is contained in:
2011-12-18 13:51:04 +01:00
parent 9b0222323a
commit 649bdb32c7
12 changed files with 1217 additions and 19 deletions

View File

@@ -23,6 +23,8 @@
namespace SupportedLanguages {
#define ICONS_PATH RESSOURCES_ROOT "icons/"
enum wxLanguage {wxLANGUAGE_ENGLISH, wxLANGUAGE_FRENCH} ;
typedef struct {
QString name;
QString icon;