mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Issue #77 Break dependency of pixmap on statusmessage
This commit is contained in:
@@ -60,9 +60,6 @@ namespace BlackMisc
|
||||
//! \copydoc BlackMisc::Mixin::String::toQString
|
||||
QString convertToQString(bool i18n = false) const;
|
||||
|
||||
//! Load from file
|
||||
static CPixmap loadFromFile(const QString &filePath, CStatusMessage &msg);
|
||||
|
||||
private:
|
||||
//! Init the byte array with data
|
||||
void fillByteArray();
|
||||
|
||||
Reference in New Issue
Block a user