Add design prototype, some renamings.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <QMainWindow>
|
||||
|
||||
#include <ui_bcmainwindow.h>
|
||||
#include <bcvaluemanager.h>
|
||||
#include <bcvdatamanager.h>
|
||||
|
||||
|
||||
class AnimatedDelegate;
|
||||
@@ -53,7 +53,7 @@ public slots:
|
||||
|
||||
protected:
|
||||
|
||||
BCValueManager _valueManager;
|
||||
BCDataManager _valueManager;
|
||||
AnimatedDelegate* _delegate;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user