Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
kraxarn committed Jun 14, 2020
1 parent 263227c commit 9127982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mainwindow.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class MainWindow : public QMainWindow
TrayIcon *trayIcon;
static bool darkBackground;
int refreshCount;
QTreeWidgetItem* playingTrackItem;
QTreeWidgetItem *playingTrackItem;
spt::User currentUser;
Settings &settings;
QHash<QString, QTreeWidgetItem*> trackItems;
Expand Down

0 comments on commit 9127982

Please sign in to comment.