Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
#ifndef _FILETHUMBNAILBUTTONSET_
|
||||
#define _FILETHUMBNAILBUTTONSET_
|
||||
|
||||
#include <lwbuttonset.h>
|
||||
#include "lwbuttonset.h"
|
||||
#include <gtkmm.h>
|
||||
#include <filebrowserentry.h>
|
||||
#include "filebrowserentry.h"
|
||||
|
||||
class FileBrowserEntry;
|
||||
class FileThumbnailButtonSet : public LWButtonSet {
|
||||
|
Reference in New Issue
Block a user