mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
Style
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include <QString>
|
||||
|
||||
class QPoint;
|
||||
class QWidget;
|
||||
|
||||
namespace Ui { class CInfoBarStatusComponent; }
|
||||
namespace BlackGui
|
||||
@@ -41,10 +40,7 @@ namespace BlackGui
|
||||
//!Destructor
|
||||
virtual ~CInfoBarStatusComponent();
|
||||
|
||||
//! Init the LEDs
|
||||
void initLeds();
|
||||
|
||||
//! DBus used
|
||||
//! DBus used?
|
||||
void setDBusStatus(bool dbus);
|
||||
|
||||
//! Tooltip for DBus
|
||||
|
||||
Reference in New Issue
Block a user