mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Remove unneeded forward declaration
This commit is contained in:
parent
9232e5867a
commit
ff4c16c34f
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ namespace dialogs {
|
||||||
class CreateRoom;
|
class CreateRoom;
|
||||||
class InviteUsers;
|
class InviteUsers;
|
||||||
class MemberList;
|
class MemberList;
|
||||||
class ReCaptcha;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
class NhekoFixupPaletteEventFilter final : public QObject
|
class NhekoFixupPaletteEventFilter final : public QObject
|
||||||
|
|
Loading…
Reference in a new issue