From 02ad2c18295fa9c48b436740b2065a9d626c89af Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Fri, 20 Jan 2012 02:17:09 +0200 Subject: Remove note about source-incompatible change. There's no real gain to be had from doing this. Change-Id: Ifa5fefe4a354cfe1f9a8a915a7041d0cfebccce1 Reviewed-by: Jonas Gastal Reviewed-by: Richard J. Moore --- src/widgets/dialogs/qfiledialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widgets/dialogs/qfiledialog.h') diff --git a/src/widgets/dialogs/qfiledialog.h b/src/widgets/dialogs/qfiledialog.h index ac011e634a..4cf0148514 100644 --- a/src/widgets/dialogs/qfiledialog.h +++ b/src/widgets/dialogs/qfiledialog.h @@ -85,7 +85,6 @@ public: enum AcceptMode { AcceptOpen, AcceptSave }; enum DialogLabel { LookIn, FileName, FileType, Accept, Reject }; - // ### Rename to FileDialogOption and FileDialogOptions for Qt 5.0 enum Option { ShowDirsOnly = 0x00000001, -- cgit v1.2.3