Fix #3695 Frame toggle sync

This commit is contained in:
wandererfan
2019-05-13 07:23:28 -04:00
committed by WandererFan
parent ef912cfea8
commit d42c79c146
22 changed files with 216 additions and 124 deletions

View File

@@ -31,6 +31,8 @@
#include <boost/regex.hpp>
#endif // #ifndef _PreComp_
#include <QFile>
#include <App/Application.h>
#include <Base/Console.h>
#include <Base/Exception.h>