Merged mfeemster/fractorium into master

This commit is contained in:
Michel Mastriani
2020-03-05 21:40:04 -03:00
22 changed files with 1034 additions and 310 deletions

View File

@ -129,6 +129,9 @@ public:
bool DrawAllPost();
bool LocalPivot();
//Info.
void ReorderVariations(QTreeWidgetItem* item);
public slots:
//Dock.
void OnDockTopLevelChanged(bool topLevel);