Commit 8e4a8145 authored by raburton's avatar raburton

bitmap work

parent 82982b64
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* add_mires_xpm[];
#else
static const char * add_mires_xpm[] = {
const char * add_mires_xpm[] = {
"16 16 64 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Break_Line_xpm[];
#else
static const char * Break_Line_xpm[] = {
const char * Break_Line_xpm[] = {
"16 16 34 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Delete_Module_xpm[];
#else
static const char * Delete_Module_xpm[] = {
const char * Delete_Module_xpm[] = {
"16 16 129 2",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Delete_Net_xpm[];
#else
static const char * Delete_Net_xpm[] = {
const char * Delete_Net_xpm[] = {
"16 16 128 2",
" c None",
". c #005900",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Delete_Node_xpm[];
#else
static const char * Delete_Node_xpm[] = {
const char * Delete_Node_xpm[] = {
"16 16 132 2",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Delete_Pad_xpm[];
#else
static const char * Delete_Pad_xpm[] = {
const char * Delete_Pad_xpm[] = {
"16 16 120 2",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Delete_Track_xpm[];
#else
static const char * Delete_Track_xpm[] = {
const char * Delete_Track_xpm[] = {
"16 16 115 2",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Drag_Module_xpm[];
#else
static const char * Drag_Module_xpm[] = {
const char * Drag_Module_xpm[] = {
"16 16 63 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* drag_outline_segment_xpm[];
#else
static const char * drag_outline_segment_xpm[] = {
const char * drag_outline_segment_xpm[] = {
"16 16 40 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* drag_pad_xpm[];
#else
static const char * drag_pad_xpm[] = {
const char * drag_pad_xpm[] = {
"16 16 48 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* drag_segment_withslope_xpm[];
#else
static const char * drag_segment_withslope_xpm[] = {
const char * drag_segment_withslope_xpm[] = {
"16 16 40 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* drag_track_segment_xpm[];
#else
static const char * drag_track_segment_xpm[] = {
const char * drag_track_segment_xpm[] = {
"16 16 41 1",
" c None",
"! c #D90000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Edges_Sketch_xpm[];
#else
static const char * Edges_Sketch_xpm[] = {
const char * Edges_Sketch_xpm[] = {
"16 16 3 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Edit_Module_xpm[];
#else
static const char * Edit_Module_xpm[] = {
const char * Edit_Module_xpm[] = {
"16 16 48 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* export_module_xpm[];
#else
static const char * export_module_xpm[] = {
const char * export_module_xpm[] = {
"16 16 86 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Export_Options_Pad_xpm[];
#else
static const char * Export_Options_Pad_xpm[] = {
const char * Export_Options_Pad_xpm[] = {
"16 16 71 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Flag_xpm[];
#else
static const char * Flag_xpm[] = {
const char * Flag_xpm[] = {
"16 16 24 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* global_options_pad_xpm[];
#else
static const char * global_options_pad_xpm[] = {
const char * global_options_pad_xpm[] = {
"16 16 81 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* import_module_xpm[];
#else
static const char * import_module_xpm[] = {
const char * import_module_xpm[] = {
"16 16 79 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* insert_module_board_xpm[];
#else
static const char * insert_module_board_xpm[] = {
const char * insert_module_board_xpm[] = {
"16 16 49 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* invert_module_xpm[];
#else
static const char * invert_module_xpm[] = {
const char * invert_module_xpm[] = {
"16 16 31 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* load_module_board_xpm[];
#else
static const char * load_module_board_xpm[] = {
const char * load_module_board_xpm[] = {
"16 16 80 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Load_Module_Lib_xpm[];
#else
static const char * Load_Module_Lib_xpm[] = {
const char * Load_Module_Lib_xpm[] = {
"16 16 143 2",
" c None",
". c #050607",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Locked_xpm[];
#else
static const char * Locked_xpm[] = {
const char * Locked_xpm[] = {
"16 16 90 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mode_module_xpm[];
#else
static const char * mode_module_xpm[] = {
const char * mode_module_xpm[] = {
"16 16 96 2",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mode_track_xpm[];
#else
static const char * mode_track_xpm[] = {
const char * mode_track_xpm[] = {
"16 16 42 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Modul_Edit_xpm[];
#else
static const char * Modul_Edit_xpm[] = {
const char * Modul_Edit_xpm[] = {
"16 16 37 1",
" c None",
". c #FF7800",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* module_check_xpm[];
#else
static const char * module_check_xpm[] = {
const char * module_check_xpm[] = {
"16 16 129 2",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Module_Ratsnet_xpm[];
#else
static const char * Module_Ratsnet_xpm[] = {
const char * Module_Ratsnet_xpm[] = {
"16 16 39 1",
" c None",
". c #FFFFFF",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Move_Module_xpm[];
#else
static const char * Move_Module_xpm[] = {
const char * Move_Module_xpm[] = {
"16 16 55 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* move_pad_xpm[];
#else
static const char * move_pad_xpm[] = {
const char * move_pad_xpm[] = {
"16 16 44 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Move_Pin_xpm[];
#else
static const char * Move_Pin_xpm[] = {
const char * Move_Pin_xpm[] = {
"16 16 56 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* move_track_xpm[];
#else
static const char * move_track_xpm[] = {
const char * move_track_xpm[] = {
"16 16 41 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* move_track_segment_xpm[];
#else
static const char * move_track_segment_xpm[] = {
const char * move_track_segment_xpm[] = {
"16 16 41 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Net_HighLight_xpm[];
#else
static const char * Net_HighLight_xpm[] = {
const char * Net_HighLight_xpm[] = {
"16 16 74 1",
" c None",
". c #46FF00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Net_Locked_xpm[];
#else
static const char * Net_Locked_xpm[] = {
const char * Net_Locked_xpm[] = {
"16 16 90 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Net_UnLocked_xpm[];
#else
static const char * Net_UnLocked_xpm[] = {
const char * Net_UnLocked_xpm[] = {
"16 16 90 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* new_footprint_xpm[];
#else
static const char * new_footprint_xpm[] = {
const char * new_footprint_xpm[] = {
"16 16 15 1",
" c None",
". c #FFF500",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* New_Module_xpm[];
#else
static const char * New_Module_xpm[] = {
const char * New_Module_xpm[] = {
"16 16 73 1",
" c None",
". c #FFF500",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* options_all_tracks_and_vias_xpm[];
#else
static const char * options_all_tracks_and_vias_xpm[] = {
const char * options_all_tracks_and_vias_xpm[] = {
"16 16 49 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Options_All_Tracks_xpm[];
#else
static const char * Options_All_Tracks_xpm[] = {
const char * Options_All_Tracks_xpm[] = {
"16 16 39 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Options_All_Vias_xpm[];
#else
static const char * Options_All_Vias_xpm[] = {
const char * Options_All_Vias_xpm[] = {
"16 16 56 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Options_Module_xpm[];
#else
static const char * Options_Module_xpm[] = {
const char * Options_Module_xpm[] = {
"16 16 53 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Options_Track_xpm[];
#else
static const char * Options_Track_xpm[] = {
const char * Options_Track_xpm[] = {
"16 16 45 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Options_Tracks_xpm[];
#else
static const char * Options_Tracks_xpm[] = {
const char * Options_Tracks_xpm[] = {
"16 16 36 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Options_Vias_xpm[];
#else
static const char * Options_Vias_xpm[] = {
const char * Options_Vias_xpm[] = {
"16 16 44 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* pcb_offset_xpm[];
#else
static const char * pcb_offset_xpm[] = {
const char * pcb_offset_xpm[] = {
"16 16 7 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* post_compo_xpm[];
#else
static const char * post_compo_xpm[] = {
const char * post_compo_xpm[] = {
"16 16 62 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* post_drill_xpm[];
#else
static const char * post_drill_xpm[] = {
const char * post_drill_xpm[] = {
"16 16 35 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Post_Module_xpm[];
#else
static const char * Post_Module_xpm[] = {
const char * Post_Module_xpm[] = {
"16 16 52 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* rotate_module_pos_xpm[];
#else
static const char * rotate_module_pos_xpm[] = {
const char * rotate_module_pos_xpm[] = {
"16 16 77 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* rotate_module_neg_xpm[];
#else
static const char * rotate_module_neg_xpm[] = {
const char * rotate_module_neg_xpm[] = {
"16 16 89 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* select_layer_pair_xpm[];
#else
static const char * select_layer_pair_xpm[] = {
const char * select_layer_pair_xpm[] = {
"16 16 75 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Select_W_Layer_xpm[];
#else
static const char * Select_W_Layer_xpm[] = {
const char * Select_W_Layer_xpm[] = {
"16 16 24 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* show_zone_xpm[];
#else
static const char * show_zone_xpm[] = {
const char * show_zone_xpm[] = {
"16 16 71 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* swap_layer_xpm[];
#else
static const char * swap_layer_xpm[] = {
const char * swap_layer_xpm[] = {
"16 16 6 1",
" c None",
". c #B70000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Track_Locked_xpm[];
#else
static const char * Track_Locked_xpm[] = {
const char * Track_Locked_xpm[] = {
"16 16 89 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Track_Sketch_xpm[];
#else
static const char * Track_Sketch_xpm[] = {
const char * Track_Sketch_xpm[] = {
"16 16 5 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Track_UnLocked_xpm[];
#else
static const char * Track_UnLocked_xpm[] = {
const char * Track_UnLocked_xpm[] = {
"16 16 81 1",
" c None",
". c #007D00",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* Unlocked_xpm[];
#else
static const char * Unlocked_xpm[] = {
const char * Unlocked_xpm[] = {
"16 16 88 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* update_module_board_xpm[];
#else
static const char * update_module_board_xpm[] = {
const char * update_module_board_xpm[] = {
"16 16 81 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* width_net_xpm[];
#else
static const char * width_net_xpm[] = {
const char * width_net_xpm[] = {
"16 16 6 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* width_track_xpm[];
#else
static const char * width_track_xpm[] = {
const char * width_track_xpm[] = {
"16 16 9 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* width_track_via_xpm[];
#else
static const char * width_track_via_xpm[] = {
const char * width_track_via_xpm[] = {
"16 16 10 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* width_vias_xpm[];
#else
static const char * width_vias_xpm[] = {
const char * width_vias_xpm[] = {
"16 16 5 1",
" c None",
"! c black",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* add_cotation_xpm[];
#else
static const char * add_cotation_xpm[] = {
const char * add_cotation_xpm[] = {
"16 16 14 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* local_ratsnet_xpm[];
#else
static const char * local_ratsnet_xpm[] = {
const char * local_ratsnet_xpm[] = {
"16 16 61 1",
" c None",
". c #FFFFFF",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* module_options_xpm[];
#else
static const char * module_options_xpm[] = {
const char * module_options_xpm[] = {
"16 16 65 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mw_Add_Gap_xpm[];
#else
static const char * mw_Add_Gap_xpm[] = {
const char * mw_Add_Gap_xpm[] = {
"16 16 13 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mw_Add_Line_xpm[];
#else
static const char * mw_Add_Line_xpm[] = {
const char * mw_Add_Line_xpm[] = {
"16 16 6 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mw_Add_Shape_xpm[];
#else
static const char * mw_Add_Shape_xpm[] = {
const char * mw_Add_Shape_xpm[] = {
"16 16 21 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mw_Add_Stub_xpm[];
#else
static const char * mw_Add_Stub_xpm[] = {
const char * mw_Add_Stub_xpm[] = {
"16 16 14 1",
" c None",
". c #D72E2E",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mw_Add_stub_arc_xpm[];
#else
static const char * mw_Add_stub_arc_xpm[] = {
const char * mw_Add_stub_arc_xpm[] = {
"16 16 55 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* mw_toolbar_xpm[];
#else
static const char * mw_toolbar_xpm[] = {
const char * mw_toolbar_xpm[] = {
"16 16 67 1",
" c None",
". c #000000",
......
......@@ -2,7 +2,7 @@
#ifndef XPMMAIN
extern const char* tool_ratsnet_xpm[];
#else
static const char * tool_ratsnet_xpm[] = {
const char * tool_ratsnet_xpm[] = {
"16 16 53 1",
" c None",
". c #FFFFFF",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment