mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 04:57:39 +03:00
Get rid of Q_{EMIT,SLOTS,SIGNALS}
This commit is contained in:
parent
3fcf342fbc
commit
06bbd6e066
8 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@ class TestYubiKeyChalResp: public QObject
|
|||
{
|
||||
Q_OBJECT
|
||||
|
||||
private Q_SLOTS:
|
||||
private slots:
|
||||
void initTestCase();
|
||||
void cleanupTestCase();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue