Changeset 56 in tspsg-svn for trunk/src/os.h


Ignore:
Timestamp:
Aug 21, 2009, 2:28:30 AM (15 years ago)
Author:
laleppa
Message:

Unified settingsdialog.ui and settingsdialog.ce.ui into settingsdialog.ui. Differences between WinCE and non-WinCE versions are now generated in the constructor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os.h

    r42 r56  
    4343#endif // ARCH
    4444
     45// Target OS detection. Done by Qt, so should work with any compiler.
    4546#ifdef Q_OS_AIX
    4647        #define OS "AIX"ARCH
Note: See TracChangeset for help on using the changeset viewer.