1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-25 12:47:44 +01:00

more version changes in FWBSettings, refs #1097

This commit is contained in:
Vadim Kurland 2010-01-18 21:33:26 +00:00
parent f5867a75d8
commit 3dc1fe2e54
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
#define BUILD_NUM 2379
#define BUILD_NUM 2380

View File

@ -36,6 +36,8 @@
#include <set>
#define SETTINGS_PATH_PREFIX "/4.0"
class QWidget;
/*

View File

@ -53,7 +53,6 @@ extern int fwbdebug;
extern QString build_num;
extern QString user_name;
#define SETTINGS_PATH_PREFIX "/3.1"
#ifdef NDEBUG
# undef NDEBUG