aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/interface_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/interface_frame.h')
-rw-r--r--ui/qt/interface_frame.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/qt/interface_frame.h b/ui/qt/interface_frame.h
index d3b7c7c910..a52a6af304 100644
--- a/ui/qt/interface_frame.h
+++ b/ui/qt/interface_frame.h
@@ -28,8 +28,6 @@
#include <glib.h>
-#include "ui/qt/accordion_frame.h"
-
#include <ui/qt/models/interface_tree_model.h>
#include <ui/qt/models/interface_sort_filter_model.h>
@@ -44,7 +42,7 @@ namespace Ui {
class InterfaceFrame;
}
-class InterfaceFrame : public AccordionFrame
+class InterfaceFrame : public QFrame
{
Q_OBJECT
public: