gui: fix app window header

This commit is contained in:
Kiara Navarro 2021-06-28 23:58:57 -03:00
parent b7a7626e3d
commit ada6a2ce93
No known key found for this signature in database
GPG Key ID: CDEFDCA3F6E04955

View File

@ -103,4 +103,4 @@ private:
QString appGitHash; QString appGitHash;
}; };
#endif // VNA_H #endif // APPWINDOW_H