summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.h
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2023-06-27 23:23:08 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2023-06-29 12:57:59 -0400
commitff4c16c34fc031b113ee366b6787c9d226e68703 (patch)
tree48157badd0c1697afb837f09002c004ccaf08269 /src/MainWindow.h
parent9232e5867a403084ce0998df74660855906f35dd (diff)
Remove unneeded forward declaration
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 20e81efc..fc06e183 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -34,7 +34,6 @@ namespace dialogs {
class CreateRoom;
class InviteUsers;
class MemberList;
-class ReCaptcha;
}
class NhekoFixupPaletteEventFilter final : public QObject