removes direct extern access, receives signal properly now, removed declaration unused method
This commit is contained in:
@@ -32,7 +32,6 @@ class LidWatcher : public QObject {
|
||||
LidState m_state = Opened;
|
||||
|
||||
|
||||
void extracted();
|
||||
void onPropertiesChanged(const QString& interface,
|
||||
const QVariantMap& changed,
|
||||
const QStringList& invalidated);
|
||||
|
||||
Reference in New Issue
Block a user