forked from quickshell/quickshell
chore: clean up lints
This commit is contained in:
parent
4eac0b40c3
commit
cbdfba1a3f
13 changed files with 32 additions and 52 deletions
|
@ -15,7 +15,6 @@
|
|||
#include <qtmetamacros.h>
|
||||
#include <qtypes.h>
|
||||
|
||||
#include "../core/doc.hpp"
|
||||
#include "../core/qmlscreen.hpp"
|
||||
#include "../core/reload.hpp"
|
||||
#include "session_lock/session_lock.hpp"
|
||||
|
@ -49,8 +48,6 @@ public:
|
|||
[[nodiscard]] QQmlComponent* surfaceComponent() const;
|
||||
void setSurfaceComponent(QQmlComponent* surfaceComponent);
|
||||
|
||||
QSDOC_HIDE Q_INVOKABLE void rip();
|
||||
|
||||
signals:
|
||||
void lockStateChanged();
|
||||
void secureStateChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue