Changeset b8a2a118c4 in tspsg for src/globals.cpp
- Timestamp:
- Dec 21, 2010, 2:28:51 PM (14 years ago)
- Branches:
- 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- bfe1e5e2ea
- Parents:
- 9eb63a1598
- git-author:
- Oleksii Serdiuk <contacts@…> (12/21/10 14:28:51)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/globals.cpp
r9eb63a1598 rb8a2a118c4 24 24 #include "globals.h" 25 25 26 #if def Q_WS_WIN3226 #ifndef HANDHELD 27 27 void toggleStyle(QWidget *widget, bool enable) 28 28 { … … 33 33 } 34 34 } 35 #endif // Q_WS_WIN3235 #endif // HANDHELD
Note: See TracChangeset
for help on using the changeset viewer.