[Gui] DlgActions etc.: remove unused includes and sort headers
This commit is contained in:
@@ -30,11 +30,9 @@
|
||||
#ifndef CHECKABLEMESSAGEBOX_H
|
||||
#define CHECKABLEMESSAGEBOX_H
|
||||
|
||||
//#include "utils_global.h"
|
||||
|
||||
#include <QDialog>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QMessageBox>
|
||||
#include <QDialog>
|
||||
|
||||
namespace Gui {
|
||||
namespace Dialog {
|
||||
|
||||
Reference in New Issue
Block a user