mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
improve the way the git hash is included in the binary
should be better for use of ccache and so on
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "AboutDialog.h"
|
||||
#include "ui_AboutDialog.h"
|
||||
#include "gen_version.h"
|
||||
#include <sqlite3.h>
|
||||
|
||||
AboutDialog::AboutDialog(QWidget *parent) :
|
||||
|
||||
Reference in New Issue
Block a user