]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormUrl.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / FormUrl.h
index f5b278527f548f769525c517984e88cf7c41c606..af727c08d3a0ad39759167ef09c25eb9d4dc07cd 100644 (file)
 #ifndef FORMURL_H
 #define FORMURL_H
 
-
 #include "FormDialogView.h"
 
+namespace lyx {
+namespace frontend {
+
 class ControlCommand;
 struct FD_url;
 
@@ -33,4 +35,7 @@ private:
        virtual void update();
 };
 
+} // namespace frontend
+} // namespace lyx
+
 #endif // FORMURL_H