Merge pull request #37 from sophiekovalevsky/appwindow

gui: fix app window header
This commit is contained in:
jankae 2021-06-29 20:46:37 +02:00 committed by GitHub
commit 2b35fc1884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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