1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-18 11:51:44 +02:00

Remove trailing semicolons

This commit is contained in:
Uwe L. Korn
2014-06-29 21:11:47 +01:00
parent 72c2841eed
commit 8bc19507b4

View File

@@ -108,6 +108,6 @@ public:
};
}; // Widgets
}; // Tomahawk
} // Widgets
} // Tomahawk
#endif // DASHBOARD_H