mirror of
https://github.com/QuasarApp/ViewSolutions.git
synced 2025-05-05 05:59:42 +00:00
fix export symbols
This commit is contained in:
parent
7dc8e89946
commit
2f6fecae9a
@ -29,7 +29,7 @@ namespace ViewSolutions {
|
||||
* @param engine is QQmlApplicationEngine object.
|
||||
* @return gui model storage object.
|
||||
*/
|
||||
QSharedPointer<ModelStorage> init(QQmlApplicationEngine *engine);
|
||||
QSharedPointer<ModelStorage> VIEWSOLUTION_EXPORT init(QQmlApplicationEngine *engine);
|
||||
}
|
||||
|
||||
#endif // VIEWSOLUTIONS_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user