KiCad PCB EDA Suite
|
#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 ) ) |
#define FileHistoryCond | ( | x | ) | ACTION_CONDITIONS().Enable( FILE_HISTORY::FileHistoryNotEmpty( x ) ) |