mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-27 09:41:32 +01:00
Fix clang warning.
This commit is contained in:
parent
57540119b5
commit
579c980666
@ -40,8 +40,8 @@ private slots:
|
||||
void DbusWiimoteGeneralButtons(quint32 id, quint64 value);
|
||||
|
||||
private:
|
||||
DBusDeviceEventsInterface* wiimotedev_iface_;
|
||||
Player* player_;
|
||||
DBusDeviceEventsInterface* wiimotedev_iface_;
|
||||
quint64 wiimotedev_buttons_;
|
||||
QSettings settings_;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user