diff --git a/src/gui/DialogSettings.cpp b/src/gui/DialogSettings.cpp index 9ff71e14..62055269 100644 --- a/src/gui/DialogSettings.cpp +++ b/src/gui/DialogSettings.cpp @@ -1,6 +1,6 @@ // -*- C++ -*- // -// generated by wxGlade 1.0.4 on Sun Oct 6 10:22:28 2024 +// generated by wxGlade 1.0.4 on Mon Oct 7 10:38:42 2024 // // Example for compiling a single file project under Linux using g++: // g++ MyApp.cpp $(wx-config --libs) $(wx-config --cxxflags) -o MyApp diff --git a/src/gui/DialogSettings.h b/src/gui/DialogSettings.h index 9d3ac28e..b1d24e40 100644 --- a/src/gui/DialogSettings.h +++ b/src/gui/DialogSettings.h @@ -1,6 +1,6 @@ // -*- C++ -*- // -// generated by wxGlade 1.0.4 on Sun Oct 6 10:22:28 2024 +// generated by wxGlade 1.0.4 on Mon Oct 7 10:38:42 2024 // // Example for compiling a single file project under Linux using g++: // g++ MyApp.cpp $(wx-config --libs) $(wx-config --cxxflags) -o MyApp diff --git a/src/gui/FrameLog.cpp b/src/gui/FrameLog.cpp index 7ec98357..8d870c95 100644 --- a/src/gui/FrameLog.cpp +++ b/src/gui/FrameLog.cpp @@ -1,6 +1,6 @@ // -*- C++ -*- // -// generated by wxGlade 1.0.4 on Sun Oct 6 10:22:28 2024 +// generated by wxGlade 1.0.4 on Mon Oct 7 10:38:42 2024 // // Example for compiling a single file project under Linux using g++: // g++ MyApp.cpp $(wx-config --libs) $(wx-config --cxxflags) -o MyApp diff --git a/src/gui/FrameLog.h b/src/gui/FrameLog.h index 54f71273..0e1be17c 100644 --- a/src/gui/FrameLog.h +++ b/src/gui/FrameLog.h @@ -1,6 +1,6 @@ // -*- C++ -*- // -// generated by wxGlade 1.0.4 on Sun Oct 6 10:22:28 2024 +// generated by wxGlade 1.0.4 on Mon Oct 7 10:38:42 2024 // // Example for compiling a single file project under Linux using g++: // g++ MyApp.cpp $(wx-config --libs) $(wx-config --cxxflags) -o MyApp diff --git a/src/gui/FrameMain.cpp b/src/gui/FrameMain.cpp index 8b25e254..e2ff0f60 100644 --- a/src/gui/FrameMain.cpp +++ b/src/gui/FrameMain.cpp @@ -1,6 +1,6 @@ // -*- C++ -*- // -// generated by wxGlade 1.0.4 on Sun Oct 6 10:22:28 2024 +// generated by wxGlade 1.0.4 on Mon Oct 7 10:38:42 2024 // // Example for compiling a single file project under Linux using g++: // g++ MyApp.cpp $(wx-config --libs) $(wx-config --cxxflags) -o MyApp @@ -158,7 +158,6 @@ FrameMain::FrameMain(wxWindow* parent, wxWindowID id, const wxString& title, con wxStaticBoxSizer* sizer_bookmarks = new wxStaticBoxSizer(new wxStaticBox(splitwin_left_pane_2, wxID_ANY, _("Bookmarks")), wxHORIZONTAL); const wxString *list_box_bookmarks_choices = NULL; list_box_bookmarks = new wxListBox(splitwin_left_pane_2, ID_LISTBOX_BOOKMARKS, wxDefaultPosition, wxDefaultSize, 0, list_box_bookmarks_choices, wxLB_HSCROLL|wxLB_NEEDED_SB|wxLB_SINGLE); - list_box_bookmarks->SetForegroundColour(wxColour(0, 0, 0)); sizer_bookmarks->Add(list_box_bookmarks, 1, wxALL|wxEXPAND, 3); splitwin_main_pane_2 = new wxPanel(splitwin_main, wxID_ANY); wxBoxSizer* sizer_notebook = new wxBoxSizer(wxHORIZONTAL); diff --git a/src/gui/FrameMain.h b/src/gui/FrameMain.h index f8c6453c..93af6e91 100644 --- a/src/gui/FrameMain.h +++ b/src/gui/FrameMain.h @@ -1,6 +1,6 @@ // -*- C++ -*- // -// generated by wxGlade 1.0.4 on Sun Oct 6 10:22:28 2024 +// generated by wxGlade 1.0.4 on Mon Oct 7 10:38:42 2024 // // Example for compiling a single file project under Linux using g++: // g++ MyApp.cpp $(wx-config --libs) $(wx-config --cxxflags) -o MyApp