]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/DockView.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / DockView.h
index c94f9a685bcc7baa8824361d3c4cf1331816dfe6..5b2cdd7a96fa44185a95fc74b70a4f7a827ba7e6 100644 (file)
@@ -31,7 +31,7 @@ class DockView : public QDockWidget, public Dialog
 public:
        DockView(
                GuiView & parent, ///< the main window where to dock.
-               std::string const & name, ///< dialog identifier.
+               QString const & name, ///< dialog identifier.
                QString const & title, ///< dialog title.
                Qt::DockWidgetArea area = Qt::LeftDockWidgetArea, ///< Position of the dock (and also drawer)
                Qt::WindowFlags flags = 0