rename action namespace

This commit is contained in:
yggverse 2024-09-04 23:29:01 +03:00
parent 57f43e2dd9
commit a533e3aa7a
6 changed files with 19 additions and 27 deletions

View file

@ -17,8 +17,6 @@ namespace app::browser::header
public:
Menu();
~Menu();
};
}