Commit c8a914c1 authored by shibakaneki's avatar shibakaneki

Removed test branch commit

parent 34c0374f
...@@ -93,7 +93,6 @@ UBBoardController::UBBoardController(UBMainWindow* mainWindow) ...@@ -93,7 +93,6 @@ UBBoardController::UBBoardController(UBMainWindow* mainWindow)
, mCleanupDone(false) , mCleanupDone(false)
, mCacheWidgetIsEnabled(false) , mCacheWidgetIsEnabled(false)
{ {
// Test
mZoomFactor = UBSettings::settings()->boardZoomFactor->get().toDouble(); mZoomFactor = UBSettings::settings()->boardZoomFactor->get().toDouble();
int penColorIndex = UBSettings::settings()->penColorIndex(); int penColorIndex = UBSettings::settings()->penColorIndex();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment