Changeset c8ed26ddf1 in tspsg for src/defaults.h
- Timestamp:
- Jul 17, 2012, 8:11:11 PM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 50b614b0ea
- Parents:
- 7e8e1b444d
- git-author:
- Oleksii Serdiuk <contacts@…> (07/17/12 20:11:11)
- git-committer:
- Oleksii Serdiuk <contacts@…> (07/17/12 20:24:34)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/defaults.h
r7e8e1b444d rc8ed26ddf1 115 115 //! Default table border color 116 116 #define DEF_TABLE_COLOR QPalette().color(QPalette::AlternateBase) 117 // ! Default solution background color118 #define DEF_BACKGROUND_COLOR QPalette().color(QPalette::Base)117 ////! Default solution background color 118 //#define DEF_BACKGROUND_COLOR QPalette().color(QPalette::Base) 119 119 120 120 #ifndef QT_NO_PRINTER
Note: See TracChangeset
for help on using the changeset viewer.