mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 18:04:14 +08:00
Ref T192, formatting and minor tweaks
This commit is contained in:
@@ -162,11 +162,10 @@ namespace BlackGui
|
||||
//! \deprecated use BlackGui::CGuiApplication::styleSheetsChanged
|
||||
void styleSheetsChanged();
|
||||
|
||||
private slots:
|
||||
//! File changed
|
||||
void ps_qssDirectoryChanged(const QString &file);
|
||||
|
||||
private:
|
||||
//! File changed
|
||||
void qssDirectoryChanged(const QString &file);
|
||||
|
||||
//! Filename based on OS/existing files
|
||||
static QString getQssFileName(const QString &fileName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user