mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-10 05:58:00 +00:00
Group export and various bug fixes
This commit is contained in:
@@ -206,7 +206,6 @@ public:
|
||||
class ColoredTabBar : public QTabBar
|
||||
{
|
||||
Q_OBJECT
|
||||
ColoredTabBarStyle* m_style;
|
||||
public:
|
||||
explicit ColoredTabBar(QWidget* parent = Q_NULLPTR);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user