]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/FancyLineEdit.h
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / FancyLineEdit.h
index ef6b45aa5fc7f6efe0a6bde78b66b458a0522f77..5a2a5428614537d9ae66bf0f75fd3da6483dd286 100644 (file)
@@ -107,7 +107,7 @@ private:
        QString m_oldText;
 };
 
-}
-}
+} // namespace frontend
+} // namespace lyx
 
 #endif // FANCYLINEEDIT_H