summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/main.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2017-08-09 02:06:25 +0200
committerbunnei <bunneidev@gmail.com>2017-08-26 05:10:00 +0200
commit59ad93302226f3e65aed1a62ea3c7b58315d0eb6 (patch)
treecc670405b320b525ed05b87fd86fa9f53de86fb7 /src/citra_qt/main.h
parentSidebySide Layout (#2859) (diff)
downloadyuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.tar
yuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.tar.gz
yuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.tar.bz2
yuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.tar.lz
yuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.tar.xz
yuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.tar.zst
yuzu-59ad93302226f3e65aed1a62ea3c7b58315d0eb6.zip
Diffstat (limited to 'src/citra_qt/main.h')
-rw-r--r--src/citra_qt/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/citra_qt/main.h b/src/citra_qt/main.h
index 360de2ced..d59a6d67d 100644
--- a/src/citra_qt/main.h
+++ b/src/citra_qt/main.h
@@ -80,6 +80,8 @@ private:
void BootGame(const QString& filename);
void ShutdownGame();
+ void ShowCallouts();
+
/**
* Stores the filename in the recently loaded files list.
* The new filename is stored at the beginning of the recently loaded files list.