1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 07:07:05 +02:00

Style fixes.

This commit is contained in:
Christian Muehlhaeuser
2014-10-12 14:51:07 +02:00
parent ed2b007238
commit 5fd592ca5e
2 changed files with 4 additions and 11 deletions

View File

@@ -29,15 +29,8 @@
class AnimatedSpinner; class AnimatedSpinner;
class QShowEvent; class QShowEvent;
class QHideEvent; class QHideEvent;
class QSpinBox;
class QVBoxLayout; class QVBoxLayout;
class QHBoxLayout;
class QPushButton;
class QComboBox;
class PlaylistModel;
class AnimatedSplitter;
class QLabel; class QLabel;
class ReadOrWriteWidget;
namespace Tomahawk namespace Tomahawk
{ {