backup
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
#include <QVariant>
|
||||
#include <QMap>
|
||||
#include <QStringView>
|
||||
#include <QIcon>
|
||||
|
||||
#include <xqicon.h>
|
||||
#include <pugixml.hpp>
|
||||
|
||||
const QString c_Version = "0.1.1 04.09.2024";
|
||||
@@ -48,8 +49,7 @@ namespace XQAppData
|
||||
{
|
||||
//class XQAppIconMap;
|
||||
|
||||
bool hasTypeIcon(const QString& key );
|
||||
QIcon typeIcon(const QString& key );
|
||||
XQIcon typeIcon(const QString& key );
|
||||
}
|
||||
|
||||
#endif // XQAPPDATA_H
|
||||
|
Reference in New Issue
Block a user