1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-21 21:25:52 +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 } // Widgets
}; // Tomahawk } // Tomahawk
#endif // DASHBOARD_H #endif // DASHBOARD_H