diff options
| author | Tannin <devnull@localhost> | 2015-08-09 12:52:30 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-08-09 12:52:30 +0200 |
| commit | 52fcfaa2926fc9b87ca46a83da3a14a522ce4233 (patch) | |
| tree | b813ef82fb4f7a7387d0f3955cae3d49b3930c43 /src/mainwindow.h | |
| parent | 4230313ef5648dd1664142a12487681a027e8a89 (diff) | |
some code cleanup
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index bfdc3d23..55ae40b9 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -534,7 +534,6 @@ private slots: // ui slots void on_categoriesOrBtn_toggled(bool checked);
void on_managedArchiveLabel_linkHovered(const QString &link);
void on_manageArchivesBox_toggled(bool checked);
-
};
|
