SVN commit 767278 by orlovich: I guess since we're using it outside kdelibs now, it better be documented... M +3 -2 kmainwindow.h --- branches/KDE/4.0/kdelibs/kdeui/widgets/kmainwindow.h #767277:767278 @@ -425,9 +425,10 @@ * Used from Konqueror when reusing the main window. */ void ignoreInitialGeometry(); - + /** - * @internal + * Returns the path under which this window's D-Bus object is exported. + * @since 4.0.1 */ QString dbusName() const;