fix plugin

This commit is contained in:
arcan1s
2014-12-29 20:56:35 +03:00
parent c8f260c8e2
commit afed94745a
4 changed files with 83 additions and 9 deletions

View File

@ -31,7 +31,6 @@ class NetctlPlugin : public QQmlExtensionPlugin
public:
void registerTypes(const char *uri);
static QString parsePattern(QString pattern, const QString key, const QString value);
};