aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavnrj@gmail.com>2021-04-09 18:32:44 +0530
committerLibravatar keshavbhatt <keshavnrj@gmail.com>2021-04-09 18:32:44 +0530
commit324a115e028907fe3544dff9517a0d48e77d7cd5 (patch)
treecd42bb0f1b3e111f217ba6b5eef5d91ee0b17fc1 /src/mainwindow.h
parentb9e073b3ac305a2a364445dd6b33ad4ffa729af6 (diff)
downloadwhatsie-324a115e028907fe3544dff9517a0d48e77d7cd5.tar.gz
whatsie-324a115e028907fe3544dff9517a0d48e77d7cd5.zip
wrote new test case to check loaded correctly.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
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