Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#ifndef _POPUPTOGGLEBUTTON_
|
||||
#define _POPUPTOGGLEBUTTON_
|
||||
|
||||
#include <popupbutton.h>
|
||||
#include <popupcommon.h>
|
||||
#include "popupbutton.h"
|
||||
#include "popupcommon.h"
|
||||
|
||||
class PopUpToggleButton : public Gtk::ToggleButton, public PopUpCommon {
|
||||
|
||||
|
Reference in New Issue
Block a user