Code::Blocks  SVN r11506
Classes | Variables
infopane.h File Reference
#include <limits>
#include <logmanager.h>
#include "cbauibook.h"
Include dependency graph for infopane.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InfoPane
 
struct  InfoPane::Page
 

Variables

static const int infopane_flags
 

Variable Documentation

◆ infopane_flags

const int infopane_flags
static
Initial value:
= wxAUI_NB_MIDDLE_CLICK_CLOSE
| wxAUI_NB_WINDOWLIST_BUTTON
| wxAUI_NB_SCROLL_BUTTONS
| wxAUI_NB_TAB_MOVE
| wxAUI_NB_TAB_SPLIT

Definition at line 15 of file infopane.h.