mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Server. тображение текущей версии.
This commit is contained in:
@@ -297,10 +297,8 @@ void DialogSettingsTray::on_btnCheckDB_clicked()
|
||||
dlg.setWindowTitle(tr("Superuser PostgreSQL authorization"));
|
||||
dlg.setWindowFlags(dlg.windowFlags() & ~Qt::WindowContextHelpButtonHint);
|
||||
dlg.setStyleSheet(this->styleSheet());
|
||||
#ifdef PROJECT_TYPE_DEBUG
|
||||
dlg.setLogin("postgres");
|
||||
dlg.setPassword("");
|
||||
#endif
|
||||
|
||||
switch( dlg.exec() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user