Track all three paper size search flags in settings.

This commit is contained in:
Jim Evins
2016-03-31 21:41:19 -04:00
parent 1cfd89aeae
commit c2aef0b738
8 changed files with 173 additions and 177 deletions
-1
View File
@@ -44,7 +44,6 @@ public:
/////////////////////////////////
private slots:
void onUnitsRadiosChanged();
void onPreferedPaperSizesRadiosChanged();
};