Changeset 85ad815b0b in tspsg for src/settingsdialog.cpp
- Timestamp:
- Oct 21, 2009, 2:48:49 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- e0fcac5f2c
- Parents:
- caef58b531
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/settingsdialog.cpp
rcaef58b531 r85ad815b0b 226 226 /*! 227 227 * \brief Indicates whether or not the font color has been changed. 228 * \return \c true if font color changed, otherwise \c false. 228 229 */ 229 230 bool SettingsDialog::colorChanged() const … … 234 235 /*! 235 236 * \brief Indicates whether or not the font properties have been changed. 237 * \return \c true if font properties changed, otherwise \c false. 236 238 */ 237 239 bool SettingsDialog::fontChanged() const
Note: See TracChangeset
for help on using the changeset viewer.