src: Fixes for Release
* pass log directory absolute to indexers * pass app and user paths absolute to indexers * removed QCoreApplication instance from indexer process * removed mutex from ConsoleLogger * updated shortcut window * renamed code reference menu items
This commit is contained in:
@@ -2,7 +2,7 @@ QTableWidget {
|
||||
font-family: "<setting:font_name>";
|
||||
color: black;
|
||||
margin-top: 6px;
|
||||
background-color: #dadada;
|
||||
background-color: white;
|
||||
alternate-background-color: #f6f6f6;
|
||||
selection-background-color: #227abf;
|
||||
selection-color: white;
|
||||
|
||||
Reference in New Issue
Block a user