summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_ft
diff options
context:
space:
mode:
Diffstat (limited to 'ftnoir_protocol_ft')
-rw-r--r--ftnoir_protocol_ft/ftnoir_protocol_ft.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_protocol_ft/ftnoir_protocol_ft.h b/ftnoir_protocol_ft/ftnoir_protocol_ft.h
index c889e21b..c02dfc03 100644
--- a/ftnoir_protocol_ft/ftnoir_protocol_ft.h
+++ b/ftnoir_protocol_ft/ftnoir_protocol_ft.h
@@ -89,7 +89,7 @@ private:
};
// Widget that has controls for FTNoIR protocol client-settings.
-class FTControls: public QWidget, Ui::UICFTControls, public IProtocolDialog
+class FTControls: public QWidget, public IProtocolDialog
{
Q_OBJECT
public: