mirror of https://github.com/KDE/kasts.git
Fix pedantic compiler warning
This commit is contained in:
parent
aa01c04869
commit
ff556fd632
|
@ -61,4 +61,4 @@ public:
|
|||
Q_PROPERTY(QString type MEMBER type)
|
||||
Q_PROPERTY(int subscriptions MEMBER subscriptions)
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue