mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Ref T34, renamed function as requested by RW
This commit is contained in:
committed by
Mathew Sutcliffe
parent
640ad99520
commit
ed132add45
@@ -151,8 +151,8 @@ namespace BlackGui
|
||||
void ps_qssDirectoryChanged(const QString &file);
|
||||
|
||||
private:
|
||||
//! Most suitable filename based on OS/existing file
|
||||
static QString getBestFileName(const QString &fileName);
|
||||
//! Filename based on OS/existing files
|
||||
static QString getQssFileName(const QString &fileName);
|
||||
|
||||
//! Check existance of qss file
|
||||
static bool qssFileExists(const QString &filename);
|
||||
|
||||
Reference in New Issue
Block a user