KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gerbview/menubar.cpp File Reference
#include "gerbview_frame.h"
#include <bitmaps.h>
#include "gerbview_id.h"
#include <kiface_base.h>
#include <tool/action_manager.h>
#include <tool/action_menu.h>
#include <tool/actions.h>
#include <tool/tool_manager.h>
#include <tools/gerbview_actions.h>
#include <tools/gerbview_selection_tool.h>
#include <widgets/wx_menubar.h>

Go to the source code of this file.

Macros

#define FileHistoryCond(x)   ACTION_CONDITIONS().Enable( FILE_HISTORY::FileHistoryNotEmpty( x ) )
 

Macro Definition Documentation

◆ FileHistoryCond

#define FileHistoryCond (   x)    ACTION_CONDITIONS().Enable( FILE_HISTORY::FileHistoryNotEmpty( x ) )