Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
#define _SAVEASDLG_
|
||||
|
||||
#include <gtkmm.h>
|
||||
#include <adjuster.h>
|
||||
#include <saveformatpanel.h>
|
||||
#include <options.h>
|
||||
#include "adjuster.h"
|
||||
#include "saveformatpanel.h"
|
||||
#include "options.h"
|
||||
|
||||
class SaveAsDialog : public Gtk::Dialog, public FormatChangeListener {
|
||||
|
||||
|
Reference in New Issue
Block a user