mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 12:06:25 -04:00
Merge branch '2.0'
This commit is contained in:
commit
d559db4fb1
10 changed files with 63 additions and 12 deletions
|
@ -31,9 +31,11 @@ public:
|
|||
|
||||
static Clipboard* instance();
|
||||
|
||||
public Q_SLOTS:
|
||||
void clearCopiedText();
|
||||
|
||||
private Q_SLOTS:
|
||||
void clearClipboard();
|
||||
void cleanup();
|
||||
|
||||
private:
|
||||
explicit Clipboard(QObject* parent = nullptr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue