diff options
Diffstat (limited to '')
-rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 07b7408..db8e958 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -123,6 +123,7 @@ private slots: void checkLoadedCorrectly(); + void loadingQuirk(QString test); }; #endif // MAINWINDOW_H |