mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +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
|
namespace big
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
#include "pointers.hpp"
|
#include "pointers.hpp"
|
||||||
#include "script_global.hpp"
|
#include "script_global.hpp"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#pragma once
|
#include "gui/tab_bar.hpp"
|
||||||
#include "tab_bar.hpp"
|
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
#include "pointers.hpp"
|
#include "pointers.hpp"
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
#include "pointers.hpp"
|
#include "pointers.hpp"
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
#include "pointers.hpp"
|
#include "pointers.hpp"
|
||||||
#include "script_global.hpp"
|
#include "script_global.hpp"
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#pragma once
|
#include "gui/tab_bar.hpp"
|
||||||
#include "tab_bar.hpp"
|
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include "tab_bar.hpp"
|
#include "gui/tab_bar.hpp"
|
||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user