mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update include ns
This commit is contained in:
parent
6b4efd9f73
commit
6e115ca3c1
8 changed files with 24 additions and 24 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef APP_BROWSER_MAIN_TAB_H
|
||||
#define APP_BROWSER_MAIN_TAB_H
|
||||
#ifndef APP_BROWSER_MAIN_TAB_HPP
|
||||
#define APP_BROWSER_MAIN_TAB_HPP
|
||||
|
||||
#include <glibmm/i18n.h>
|
||||
#include <gtkmm/gestureclick.h>
|
||||
|
|
@ -42,4 +42,4 @@ namespace app::browser::main
|
|||
};
|
||||
}
|
||||
|
||||
#endif // APP_BROWSER_MAIN_TAB_H
|
||||
#endif // APP_BROWSER_MAIN_TAB_HPP
|
||||
Loading…
Add table
Add a link
Reference in a new issue