Refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#define G_LOG_DOMAIN "main-window"
|
||||
|
||||
#include "main-window.h"
|
||||
#include "panels/empty_panel.h"
|
||||
#include "panels/empty-panel.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#include "empty_panel.h"
|
||||
#include "empty-panel.h"
|
||||
|
||||
struct _EmptyPanel
|
||||
{
|
Reference in New Issue
Block a user