]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinpart.h
GIT_SILENT Sync po/docbooks with svn
[dolphin.git] / src / dolphinpart.h
index 94f83d0ef4730f2d0f6214f54899acdb441169d9..af0acb171ef5406d0549a3d5f9103aa8ce689928 100644 (file)
@@ -29,7 +29,7 @@ class DolphinPart : public KParts::ReadOnlyPart
     // Used by konqueror. Technically it means "we want undo enabled if
     // there are things in the undo history and the current part is a dolphin part".
     // Even though it's konqueror doing the undo...
-    Q_PROPERTY(bool supportsUndo READ supportsUndo)
+    Q_PROPERTY(bool supportsUndo READ supportsUndo CONSTANT)
 
     Q_PROPERTY(QString currentViewMode READ currentViewMode WRITE setCurrentViewMode)