mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
Icons created from a file keep the file name of that file so it can be also used to display the file in HTML code
This commit is contained in:
@@ -718,7 +718,7 @@ namespace BlackMisc
|
||||
// -------------------------------------------------------------
|
||||
|
||||
//! Pixmap by given index
|
||||
static const QPixmap &pixmapByResourceFileName(const QString &fileName);
|
||||
static const QPixmap &pixmapByResourceFileName(const QString &relativeFileName, QString &fullFilePath);
|
||||
|
||||
// -------------------------------------------------------------
|
||||
// Utility functions
|
||||
|
||||
Reference in New Issue
Block a user