]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlPrefs.h
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / frontends / controllers / ControlPrefs.h
index 10d9a74e5cfdc60cb64ebd7eba2b3743b88a4bad..0d321fb959ed86eb127bb8c1508549f3bb5346a0 100644 (file)
@@ -12,9 +12,6 @@
 #ifndef CONTROLPREFS_H
 #define CONTROLPREFS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "ControlDialog_impl.h"
 #include "LString.h"
@@ -47,7 +44,7 @@ public:
 
        /// general browse
        string const browse(string const & file, string const & title);
-       
+
        /// browse directory
        string const browsedir(string const & path, string const & title);