]> Shamusworld >> Repos - architektonas/blobdiff - src/mainapp/qc_applicationwindow.h
Start of bringing back missing forms/dialogs
[architektonas] / src / mainapp / qc_applicationwindow.h
index 24dc78066d077949631111feb1d373ae1e23cc45..c80ab1fad59d8b89e035cbd21b679512a4765711 100644 (file)
@@ -89,7 +89,7 @@ class QC_ApplicationWindow: public QMainWindow, public QG_MainWindowInterface
                /**
                * opens the given file.
                */
-               void slotFileOpen(const QString& fileName, RS2::FormatType type);
+               void slotFileOpen(const QString & fileName, RS2::FormatType type);
                /** saves a document */
                void slotFileSave();
                /** saves a document under a different filename*/