]> git.lyx.org Git - features.git/blobdiff - src/minibuffer.h
read ChangeLog, a lot of whitespace changes. experimental use of libtool
[features.git] / src / minibuffer.h
index 8ec74a6f7fc1e10adaeaf72295a95a760ad4c6b0..91a7dd97ebfff5c672ec7c286e8038171f4ffd8d 100644 (file)
@@ -31,9 +31,9 @@ public:
                fl_set_timer(timer, a);
        }
        ///
-       void Set(string const& = string(),
-                string const& = string(),
-                string const& = string(),
+       void Set(string const & = string(),
+                string const & = string(),
+                string const & = string(),
                 int delay_secs= 6);
        /// 
        string GetText() const { return text; }