Code cleanup

This commit is contained in:
fieldOfView 2016-07-25 14:58:12 +02:00
parent b28cf14288
commit 7ce5e71b4c

View file

@ -8,6 +8,4 @@ import QtQuick.Controls 1.2
import "Settings"
SettingView {
// expandedCategories: Printer.expandedCategories;
// onExpandedCategoriesChanged: Printer.setExpandedCategories(expandedCategories);
}