mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-16 14:27:44 +08:00
refactor(GUI/tabbar): Moved tab bar header file
This commit is contained in:
parent
a2d55aadff
commit
b1af2a27fa
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user