mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
gui: remove non-standard enum forward declaration
This commit is contained in:
@@ -20,10 +20,11 @@
|
||||
#ifndef WEECHAT_GUI_BAR_WINDOW_H
|
||||
#define WEECHAT_GUI_BAR_WINDOW_H 1
|
||||
|
||||
#include "gui-bar.h"
|
||||
|
||||
struct t_infolist;
|
||||
struct t_gui_buffer;
|
||||
struct t_gui_window;
|
||||
enum t_gui_bar_position;
|
||||
|
||||
struct t_gui_bar_window_coords
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user