mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Some GUI adjustments / formatting found during #702
* selection in view (full row) * Unused function removed * Allow reduced message form
This commit is contained in:
@@ -25,6 +25,7 @@ namespace BlackGui
|
||||
namespace Components
|
||||
{
|
||||
//! Timer used in components for updates
|
||||
//! \deprecated used at the beginning of the project, likely to be removed in the future
|
||||
class BLACKGUI_EXPORT CUpdateTimer: public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user