mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +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_HEADER_MENU_H
|
||||
#define APP_BROWSER_HEADER_MENU_H
|
||||
#ifndef APP_BROWSER_HEADER_MENU_HPP
|
||||
#define APP_BROWSER_HEADER_MENU_HPP
|
||||
|
||||
#include <giomm/menu.h>
|
||||
#include <glibmm/i18n.h>
|
||||
|
|
@ -24,4 +24,4 @@ namespace app::browser::header
|
|||
};
|
||||
}
|
||||
|
||||
#endif // APP_BROWSER_HEADER_MENU_H
|
||||
#endif // APP_BROWSER_HEADER_MENU_HPP
|
||||
Loading…
Add table
Add a link
Reference in a new issue