Changeset 118 in tspsg-svn for trunk/tspsg.pro


Ignore:
Timestamp:
May 2, 2010, 11:59:26 PM (14 years ago)
Author:
laleppa
Message:

Finished toolbar customization feature.
It is not available on handheld devices (mainly, because the customization dialog is too big for a small screen).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tspsg.pro

    r117 r118  
    8383
    8484# Include 3rd party libraries
    85 include(src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.pri)
     85!wincewm*:!symbian {
     86        include(src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.pri)
     87}
    8688
    8789# Include file(s)
Note: See TracChangeset for help on using the changeset viewer.