Changeset aa64ad4082 in tspsg for tspsg.pri


Ignore:
Timestamp:
Mar 31, 2013, 2:18:22 PM (11 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.4.170-beta2-bb10
Children:
95b0ef73dc
Parents:
0edec5a2ae
git-author:
Oleksii Serdiuk <contacts@…> (03/31/13 14:18:22)
git-committer:
Oleksii Serdiuk <contacts@…> (03/31/13 15:41:08)
Message:

Added proxy style and stylesheet to fix some UI issues on BlackBerry?.

Also, removed style selection option because most styles have UI issues
and removed About Qt menu item because About Qt dialog is too big.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tspsg.pri

    r0edec5a2ae raa64ad4082  
    3131    src/tspsolver.cpp \
    3232    src/qtwin.cpp
     33
     34blackberry {
     35    HEADERS += src/bb10proxystyle.h
     36    SOURCES += src/bb10proxystyle.cpp
     37}
    3338
    3439#Forms
Note: See TracChangeset for help on using the changeset viewer.