Fix namespace comments
This commit is contained in:
@@ -56,6 +56,6 @@ private:
|
||||
QComboBox* m_comboBox;
|
||||
};
|
||||
|
||||
} // namespace lmms
|
||||
} // namespace lmms::gui
|
||||
|
||||
#endif // GROOVEVIEW_H
|
||||
|
||||
@@ -58,6 +58,6 @@ public:
|
||||
QWidget* instantiateView(QWidget* parent);
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace lmms
|
||||
|
||||
#endif // MIDISWING_H
|
||||
|
||||
Reference in New Issue
Block a user