summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shemov.h b/shemov.h
index cb1ea9f..fdd3717 100644
--- a/shemov.h
+++ b/shemov.h
@@ -36,7 +36,7 @@ class SheMov : public QMainWindow {
virtual void closeEvent(QCloseEvent *event);
private slots:
- void updateSelectionCount(const QItemSelection &sel, const QItemSelection &prev);
+ void updateSelectedCount(int count);
void statusbarMessage(const QString &message);
void setTemplate(const QString &newTemplate);
void configure();