aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testprofile.h')
-rw-r--r--tests/testprofile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testprofile.h b/tests/testprofile.h
index 0a2f8fb6e..18311dc77 100644
--- a/tests/testprofile.h
+++ b/tests/testprofile.h
@@ -9,6 +9,7 @@ class TestProfile : public QObject {
Q_OBJECT
private slots:
void testProfileExport();
+ void testProfileExportVPMB();
};
#endif