From b06ec13e0f5e95401525321008338c16f740b5a3 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sat, 24 Jan 2015 16:49:05 +0000 Subject: [PATCH] print-manager: replace deprecated API fixing build when KDE_NO_DEPRECATED is used --- .../configure-printer/PrinterBehavior.ui | 41 +++++++++++-------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/print-manager/configure-printer/PrinterBehavior.ui b/print-manager/configure-printer/PrinterBehavior.ui index 4a573ade..4d600fec 100644 --- a/print-manager/configure-printer/PrinterBehavior.ui +++ b/print-manager/configure-printer/PrinterBehavior.ui @@ -124,21 +124,23 @@ Allowed Users - - - - Prevent these users from printing - - - - - - false - - - KEditListBox::Add|KEditListBox::Remove + + + + + + + + false + + + KEditListWidget::Add|KEditListWidget::Remove + + + + @@ -148,6 +150,13 @@ + + + + Prevent these users from printing + + + @@ -155,9 +164,9 @@ - KEditListBox - QGroupBox -
keditlistbox.h
+ KEditListWidget + QWidget +
keditlistwidget.h
KComboBox