diff options
Diffstat (limited to 'src/qmmpui/playstate.h')
| -rw-r--r-- | src/qmmpui/playstate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playstate.h b/src/qmmpui/playstate.h index a61ea3d66..c03ac268e 100644 --- a/src/qmmpui/playstate.h +++ b/src/qmmpui/playstate.h @@ -46,7 +46,7 @@ public: virtual void resetState() { ; - }; + } /*! * Service method, can be used for state initializing. */ |
