mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-02 17:08:42 +03:00
linux
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
|
||||
#include "../wxExtensions.hpp"
|
||||
|
||||
|
||||
//B35
|
||||
#if defined __linux__
|
||||
#include <wx/panel.h>
|
||||
#include <wx/wx.h>
|
||||
#endif
|
||||
|
||||
class RoundedRectangle : public wxWindow
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user