This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/share/CodeBlocks/templates/fluid-main_ui.h

9 lines
203 B
C

// generated by Fast Light User Interface Designer (fluid) version 1.0106
#ifndef main_ui_h
#define main_ui_h
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
Fl_Double_Window* make_window();
#endif