Browse Source

fix include type, reorder

CPP-GTK4
yggverse 3 weeks ago
parent
commit
336ded6a76
  1. 2
      src/app/browser/main/tab/page/navbar/history.hpp

2
src/app/browser/main/tab/page/navbar/history.hpp

@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
#ifndef APP_BROWSER_MAIN_TAB_PAGE_NAVBAR_HISTORY_HPP
#define APP_BROWSER_MAIN_TAB_PAGE_NAVBAR_HISTORY_HPP
#include "glibmm/ustring.h"
#include <glibmm/i18n.h>
#include <glibmm/ustring.h>
#include <gtkmm/box.h>
#include <vector>

Loading…
Cancel
Save