mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-26 17:54:40 +00:00
fix windows build
This commit is contained in:
parent
e56482ab50
commit
a1680f59cc
@ -10,6 +10,7 @@
|
||||
|
||||
#include <QString>
|
||||
#include <QVariant>
|
||||
#include "quasarapp_global.h"
|
||||
|
||||
|
||||
namespace QuasarAppUtils {
|
||||
@ -35,7 +36,7 @@ namespace QuasarAppUtils {
|
||||
* @endcode
|
||||
* @see ISettings
|
||||
*/
|
||||
class SettingsListner
|
||||
class QUASARAPPSHARED_EXPORT SettingsListner
|
||||
{
|
||||
public:
|
||||
SettingsListner();
|
||||
|
Loading…
x
Reference in New Issue
Block a user