mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 13:26:58 +03:00
NOISSUE fix _ICONFIX_EXPORT
This commit is contained in:
parent
462a44b4be
commit
f39c313c5f
1 changed files with 2 additions and 2 deletions
|
|
@ -31,9 +31,9 @@
|
|||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
||||
#include "multimc_iconfix_export.h"
|
||||
#include "launcher_iconfix_export.h"
|
||||
|
||||
class MULTIMC_ICONFIX_EXPORT XdgIcon
|
||||
class LAUNCHER_ICONFIX_EXPORT XdgIcon
|
||||
{
|
||||
public:
|
||||
static QIcon fromTheme(const QString &iconName, const QIcon &fallback = QIcon());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue