mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-16 10:26:29 +00:00
Fix pedantic warning
This commit is contained in:
parent
92bc6abd20
commit
88c411b137
@ -46,7 +46,7 @@ public:
|
||||
bool isLoaded() const;
|
||||
|
||||
private:
|
||||
Q_DISABLE_COPY(PluginContainer);
|
||||
Q_DISABLE_COPY(PluginContainer)
|
||||
static QHash<SnorePlugin::PluginTypes, PluginContaienrHash > s_pluginCache;
|
||||
|
||||
void static updatePluginCache();
|
||||
|
Loading…
x
Reference in New Issue
Block a user