Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
Yes this project file is linux only...
HI,Thank you for your fast answer, it's getting really complicated, it's really annoyingIs there any way to integrate Git in codeblock?
--- src/src/main.cpp (revision 13260)+++ src/src/main.cpp (working copy)@@ -1478,7 +1478,7 @@ void MainFrame::AddToolbarItem(int id, const wxString& title, const wxString& shortHelp, const wxString& longHelp, const wxString& image) {- m_pToolbar->AddTool(id, title, cbLoadBitmap(image, wxBITMAP_TYPE_PNG));+ m_pToolbar->AddTool(id, title, wxBitmapBundle(cbLoadBitmap(image, wxBITMAP_TYPE_PNG))); m_pToolbar->SetToolShortHelp(id, shortHelp); m_pToolbar->SetToolLongHelp(id, longHelp); }
int GitBlocks::Configure(){ return 0;}