Remove note about source-incompatible change.
authorRobin Burchell <robin.burchell@collabora.com>
Fri, 20 Jan 2012 00:17:09 +0000 (02:17 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 21 Jan 2012 16:49:58 +0000 (17:49 +0100)
There's no real gain to be had from doing this.

Change-Id: Ifa5fefe4a354cfe1f9a8a915a7041d0cfebccce1
Reviewed-by: Jonas Gastal <jgastal@profusion.mobi>
Reviewed-by: Richard J. Moore <rich@kde.org>
src/widgets/dialogs/qfiledialog.h

index ac011e6..4cf0148 100644 (file)
@@ -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,