mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-19 20:34:46 -04: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
|
@ -32,7 +32,7 @@ class TestCsvParser : public QObject
|
|||
|
||||
public:
|
||||
|
||||
private Q_SLOTS:
|
||||
private slots:
|
||||
void init();
|
||||
void cleanup();
|
||||
void initTestCase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue