Changeset 66 in tspsg-svn for trunk/src/settingsdialog.cpp
- Timestamp:
- Oct 21, 2009, 2:48:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/settingsdialog.cpp
r65 r66 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.