mirror of
https://github.com/Quill-OS/quill.git
synced 2024-10-31 21:33:22 -07:00
Style fix again
This commit is contained in:
parent
bd2be24e00
commit
fde106cbaf
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ void localLibraryWidget::setupDatabase() {
|
|||
* Logs/steps needed to debug the database creation
|
||||
* for(int i = 0; i < args.count(); i++) {
|
||||
* log("Arguments for database creation: '" + args[i] + "'", className);
|
||||
* }
|
||||
* }
|
||||
*/
|
||||
|
||||
QProcess *proc = new QProcess();
|
||||
|
|
Loading…
Reference in a new issue