auto WB switching for editing Sketches and new TaskWatcher

This commit is contained in:
jriegel
2012-05-18 14:43:35 +02:00
committed by Stefan Tröger
parent f5cfa8d72a
commit db460cff8a
5 changed files with 28 additions and 10 deletions

View File

@@ -169,4 +169,5 @@ bool TaskWatcherCommandsEmptySelection::shouldShow()
return (App::GetApplication().getActiveDocument() && Gui::Selection().size() == 0);
}
#include "moc_TaskWatcher.cpp"