From e3db584672f9ec310836dada13c4ae58f3f5c3a7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jul 2014 10:41:53 -0500 Subject: Do not allow device link creation/modification if no device is specified This relates to Bug 2076 --- tdeio/tdefile/kpropertiesdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tdeio/tdefile/kpropertiesdialog.h') diff --git a/tdeio/tdefile/kpropertiesdialog.h b/tdeio/tdefile/kpropertiesdialog.h index c67659ba7..2ff0c576d 100644 --- a/tdeio/tdefile/kpropertiesdialog.h +++ b/tdeio/tdefile/kpropertiesdialog.h @@ -740,6 +740,7 @@ private slots: private: void updateInfo(); + void processLockouts(); private: TQComboBox* device; -- cgit v1.2.1