Changeset b9167cec6d in tspsg for src/settingsdialog.h
- Timestamp:
- Mar 27, 2016, 8:34:32 PM (9 years ago)
- Branches:
- appveyor, imgbot, master
- Children:
- 468fa8e7e5
- Parents:
- 202ca90d03
- git-author:
- Oleksii Serdiuk <contacts@…> (03/27/16 20:34:32)
- git-committer:
- Oleksii Serdiuk <contacts@…> (04/18/16 19:18:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/settingsdialog.h
r202ca90d03 rb9167cec6d 1 1 /*! 2 2 * \file settingsdialog.h 3 * \author Copyright © 2007-201 4Oleksii Serdiuk <contacts[at]oleksii[dot]name>3 * \author Copyright © 2007-2016 Oleksii Serdiuk <contacts[at]oleksii[dot]name> 4 4 * 5 5 * $Id: $Format:%h %ai %an$ $ … … 35 35 /*! 36 36 * \brief Class for handling Settings Dialog UI and logic. 37 * \author Copyright © 2007-201 4Oleksii Serdiuk <contacts[at]oleksii[dot]name>37 * \author Copyright © 2007-2016 Oleksii Serdiuk <contacts[at]oleksii[dot]name> 38 38 */ 39 39 class SettingsDialog: public QDialog, Ui::SettingsDialog
Note: See TracChangeset
for help on using the changeset viewer.