From 614a1a186158b29b27e303766d576b2b4636ecf1 Mon Sep 17 00:00:00 2001 From: Shaun Reich Date: Sun, 15 Feb 2009 17:30:00 +0000 Subject: The View Properties dialog now correctly disables/enables the Apply button, instead of it just being enabled all the time, even after you apply it, so it's similar to the Settings Dialog now. svn path=/trunk/KDE/kdebase/apps/; revision=926562 --- src/settings/viewpropertiesdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings/viewpropertiesdialog.h') diff --git a/src/settings/viewpropertiesdialog.h b/src/settings/viewpropertiesdialog.h index 320f8f115..fbfae3020 100644 --- a/src/settings/viewpropertiesdialog.h +++ b/src/settings/viewpropertiesdialog.h @@ -56,7 +56,7 @@ private slots: void slotCategorizedSortingChanged(); void slotShowPreviewChanged(); void slotShowHiddenFilesChanged(); - void markAsDirty(); + void markAsDirty(bool isDirty); void configureAdditionalInfo(); private: -- cgit v1.3