mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
clipboard handling
This commit is contained in:
parent
d5da2f7b37
commit
3f323a61fe
4 changed files with 115 additions and 54 deletions
|
|
@ -13,5 +13,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
window.show();
|
||||
|
||||
/* Depending on settings: QApplication::setQuitOnLastWindowClosed(false); */
|
||||
|
||||
return app.exec();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue