Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
#define _EDITWINDOW_
|
||||
|
||||
#include <gtkmm.h>
|
||||
#include <filepanel.h>
|
||||
#include <editorpanel.h>
|
||||
#include "filepanel.h"
|
||||
#include "editorpanel.h"
|
||||
#include <set>
|
||||
|
||||
class EditWindow : public Gtk::Window {
|
||||
|
Reference in New Issue
Block a user