Fix theme margins
Fix spacing that was changed due to the restructuring of foldable tool panels.
This commit is contained in:
@@ -27,16 +27,8 @@ class SensorXTrans final:
|
||||
public FoldableToolPanel
|
||||
{
|
||||
|
||||
protected:
|
||||
ToolParamBlock* packBox;
|
||||
|
||||
public:
|
||||
static const Glib::ustring TOOL_NAME;
|
||||
|
||||
SensorXTrans ();
|
||||
|
||||
Gtk::Box* getPackBox ()
|
||||
{
|
||||
return packBox;
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user