HorizonLauncher/Client

reserved identifier violation

elfring opened this issue · 3 comments

I would like to point out that identifiers like "_STORE_H_" and "_TABWIDGET_H_" do not fit to the expected naming convention of the C++ language standard.
Would you like to adjust your selection for unique names?

Good catch! If you'd like- since this a small low priority issue- can you make the changes and PR?

Fixed. Thanks