mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-26 11:29:25 -05:00
Export Section symbols
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <export-symbol-helper.hpp>
|
||||
|
||||
#include <QFrame>
|
||||
#include <QGridLayout>
|
||||
#include <QParallelAnimationGroup>
|
||||
@@ -8,7 +10,7 @@
|
||||
|
||||
namespace advss {
|
||||
|
||||
class Section : public QWidget {
|
||||
class ADVSS_EXPORT Section : public QWidget {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user