Browse Source

update comments

CPP-GTK4
yggverse 2 months ago
parent
commit
37a07cc63f
  1. 4
      src/app/browser/main/tab.hpp

4
src/app/browser/main/tab.hpp

@ -21,7 +21,7 @@ namespace app::browser::main @@ -21,7 +21,7 @@ namespace app::browser::main
public:
/*
* Class database
* Tab class database
*
* Allowed parental access to enums and relationship methods
*/
@ -76,7 +76,7 @@ namespace app::browser::main @@ -76,7 +76,7 @@ namespace app::browser::main
const bool SCROLLABLE = true;
/*
* Class API
* Tab class API
*/
public:

Loading…
Cancel
Save