diff --git a/quasarapp_global.h b/quasarapp_global.h index 23a2492..9c21341 100644 --- a/quasarapp_global.h +++ b/quasarapp_global.h @@ -3,7 +3,7 @@ #include -#if defined(QUASARAAPP_LIBRARY) +#if defined(QUASARAPP_LIBRARY) # define QUASARAPPSHARED_EXPORT Q_DECL_EXPORT #else # define QUASARAPPSHARED_EXPORT Q_DECL_IMPORT