mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-18 06:10:29 +02:00
main.cpp uncrustify
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#include "IntelliHelper/IntelliHelper.h"
|
#include "IntelliHelper/IntelliHelper.h"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
int main(int argc, char *argv[]){
|
int main(int argc, char*argv[]){
|
||||||
// The main application
|
// The main application
|
||||||
QApplication app(argc, argv);
|
QApplication app(argc, argv);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user