refactor(GUI/tabbar): Moved tab bar header file
This commit is contained in:
parent
082cc80159
commit
0b9837777e
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
#include "pointers.hpp"
|
||||
#include "script_global.hpp"
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#pragma once
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
#include "pointers.hpp"
|
||||
|
||||
namespace big
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
#include "pointers.hpp"
|
||||
|
||||
namespace big
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
#include "pointers.hpp"
|
||||
#include "script_global.hpp"
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#pragma once
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "tab_bar.hpp"
|
||||
#include "gui/tab_bar.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
|
Reference in New Issue
Block a user