KiCad PCB EDA Suite
Loading...
Searching...
No Matches
wx_aui_utils.cpp File Reference
#include <wx/aui/aui.h>
#include <widgets/wx_aui_utils.h>

Go to the source code of this file.

Functions

void SetAuiPaneSize (wxAuiManager &aManager, wxAuiPaneInfo &aPane, int aWidth, int aHeight)
 Sets the size of an AUI pane, working around http://trac.wxwidgets.org/ticket/13180.
 

Function Documentation

◆ SetAuiPaneSize()