summaryrefslogtreecommitdiff
path: root/src/citra_qt/bootmanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/citra_qt/bootmanager.hxx')
-rw-r--r--src/citra_qt/bootmanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citra_qt/bootmanager.hxx b/src/citra_qt/bootmanager.hxx
index 3eec1668e..5f69f15ea 100644
--- a/src/citra_qt/bootmanager.hxx
+++ b/src/citra_qt/bootmanager.hxx
@@ -18,7 +18,7 @@ class EmuThread : public QThread
18public: 18public:
19 /** 19 /**
20 * Set image filename 20 * Set image filename
21 * 21 *
22 * @param filename 22 * @param filename
23 * @warning Only call when not running! 23 * @warning Only call when not running!
24 */ 24 */