summaryrefslogtreecommitdiffstats
path: root/gui/MainWindow.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-07-14 00:57:54 +0200
committerPetr Mrázek <peterix@gmail.com>2014-07-14 00:57:54 +0200
commit3821569363bdc13c59704c2f37c5de9fee5a21e2 (patch)
treec30fd938bf3f7076084916a1a0980115341445d6 /gui/MainWindow.h
parentd8d6f5929b1a0104b31d381a45799849c6d82636 (diff)
downloadMultiMC-3821569363bdc13c59704c2f37c5de9fee5a21e2.tar
MultiMC-3821569363bdc13c59704c2f37c5de9fee5a21e2.tar.gz
MultiMC-3821569363bdc13c59704c2f37c5de9fee5a21e2.tar.lz
MultiMC-3821569363bdc13c59704c2f37c5de9fee5a21e2.tar.xz
MultiMC-3821569363bdc13c59704c2f37c5de9fee5a21e2.zip
Show changelog even when there are no new updates available.
Diffstat (limited to 'gui/MainWindow.h')
-rw-r--r--gui/MainWindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/MainWindow.h b/gui/MainWindow.h
index 182e9c0c..36ef883b 100644
--- a/gui/MainWindow.h
+++ b/gui/MainWindow.h
@@ -154,6 +154,8 @@ slots:
void updateAvailable(QString repo, QString versionName, int versionId);
+ void updateNotAvailable();
+
void notificationsChanged();
void activeAccountChanged();