aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms/newprofiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ProfileEditor/forms/newprofiledialog.h')
-rw-r--r--plugins/ProfileEditor/forms/newprofiledialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ProfileEditor/forms/newprofiledialog.h b/plugins/ProfileEditor/forms/newprofiledialog.h
index 84626fa..dd9aa4e 100644
--- a/plugins/ProfileEditor/forms/newprofiledialog.h
+++ b/plugins/ProfileEditor/forms/newprofiledialog.h
@@ -24,6 +24,7 @@ public:
~NewProfileDialog();
const QString getId() const;
+ bool getOtr() const;
private:
Ui::NewProfileDialog *ui;