summary refs log tree commit diff
path: root/src/MainWindow.h
diff options
context:
space:
mode:
authorJedi18 <targetakhil@gmail.com>2021-02-13 23:59:42 +0530
committerJedi18 <targetakhil@gmail.com>2021-02-13 23:59:42 +0530
commit1a406f79e6c7f673172c07da30ab958e980d919c (patch)
tree7f49a3ac1c0593aa672ab2230e0ec8034a26faa1 /src/MainWindow.h
parentadded togglebutton styling (diff)
downloadnheko-1a406f79e6c7f673172c07da30ab958e980d919c.tar.xz
replaced with togglebutton using qtquickcontrols2
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h
index 5c2df8b6..4a8ea642 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -54,7 +54,6 @@ class LeaveRoom;
 class Logout;
 class MemberList;
 class ReCaptcha;
-class RoomSettingsOld;
 }
 
 class MainWindow : public QMainWindow