]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/CategorizedCombo.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / CategorizedCombo.h
index bb28db971b9ab63a8ad0127730e294c769682c18..b2e5c7fa721ae273940591596d3ac85fa09ce179 100644 (file)
@@ -22,6 +22,9 @@
 #include <QComboBox>
 
 
+namespace lyx {
+namespace frontend {
+
 class CCItemDelegate;
 
 /**
@@ -72,4 +75,7 @@ private:
 };
 
 
+} // namespace frontend
+} // namespace lyx
+
 #endif // LYX_CATEGORIZEDCOMBO_H