NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr, refactor MainWindow to match

This commit is contained in:
Petr Mrázek
2015-10-20 17:18:53 +02:00
parent 9ad99ac481
commit 125abf5027
9 changed files with 170 additions and 216 deletions

View File

@ -210,6 +210,13 @@
<file>32x32/noaccount.png</file>
<file>48x48/noaccount.png</file>
<!-- and the same again. TODO: make a nice accounts icon -->
<file alias="8x8/accounts.png">8x8/noaccount.png</file>
<file alias="16x16/accounts.png">16x16/noaccount.png</file>
<file alias="24x24/accounts.png">24x24/noaccount.png</file>
<file alias="32x32/accounts.png">32x32/noaccount.png</file>
<file alias="48x48/accounts.png">48x48/noaccount.png</file>
<!-- Log file, LGPL, http://www.iconarchive.com/show/crystal-clear-icons-by-everaldo/Mimetype-text-icon.html -->
<file>16x16/log.png</file>
<file>24x24/log.png</file>