From c0a2ed77f9f960e229c2e35cbc1c972607cfb373 Mon Sep 17 00:00:00 2001 From: Abs62 Date: Mon, 11 Jul 2011 16:36:28 +0400 Subject: [PATCH] Hide scan method options --- preferences.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/preferences.cc b/preferences.cc index 07f6901f..537fc91a 100644 --- a/preferences.cc +++ b/preferences.cc @@ -133,12 +133,12 @@ Preferences::Preferences( QWidget * parent, Config::Preferences const & p ): ui.rightCtrl->hide(); ui.leftShift->hide(); ui.rightShift->hide(); +#endif - // This settings is Windows-specific + // Hide scan method options ui.scanPopupUseUIAutomation->hide(); ui.scanPopupUseIAccessibleEx->hide(); ui.scanPopupUseGDMessage->hide(); -#endif // Sound