mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-21 07:20:28 -05:00
Rename application to KeePassXC and change icon (#70)
This commit is contained in:
parent
13983d0e51
commit
ccec84aef2
78 changed files with 133 additions and 62 deletions
|
|
@ -72,7 +72,7 @@ class HttpPlugin: public ISettingsPage
|
|||
Service *m_service;
|
||||
};
|
||||
|
||||
const QString MainWindow::BaseWindowTitle = "KeePassX";
|
||||
const QString MainWindow::BaseWindowTitle = "KeePassXC";
|
||||
|
||||
MainWindow::MainWindow()
|
||||
: m_ui(new Ui::MainWindow())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue