From 1a0bbdd9acaf1c5edaad6d3f0790c1b02674c0ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 21 Feb 2016 01:44:27 +0100 Subject: GH-1453 report version file problems in the version page --- application/pages/VersionPage.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/pages/VersionPage.h') diff --git a/application/pages/VersionPage.h b/application/pages/VersionPage.h index 8f2bf024..216bc30e 100644 --- a/application/pages/VersionPage.h +++ b/application/pages/VersionPage.h @@ -90,4 +90,6 @@ public slots: private slots: void onGameUpdateError(QString error); + void packageCurrent(const QModelIndex ¤t, const QModelIndex &previous); + }; -- cgit v1.2.3