diff options
Diffstat (limited to 'src/qmmpui/commandlineoption.h')
| -rw-r--r-- | src/qmmpui/commandlineoption.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/commandlineoption.h b/src/qmmpui/commandlineoption.h index bd06cf0ee..ad99077c5 100644 --- a/src/qmmpui/commandlineoption.h +++ b/src/qmmpui/commandlineoption.h @@ -63,6 +63,6 @@ public: virtual ~CommandLineOption() {} }; -Q_DECLARE_INTERFACE(CommandLineOption,"CommandLineOptionInterface/1.0"); +Q_DECLARE_INTERFACE(CommandLineOption,"CommandLineOptionInterface/1.0") #endif |
