This commit is contained in:
Liran BN 2014-10-14 18:03:16 +03:00
commit 99db1941d1
4 changed files with 4 additions and 3 deletions

View file

@ -10,5 +10,6 @@
<file>busy.png</file>
<file>connected.png</file>
<file>disconnected.png</file>
<file>logo.png</file>
</qresource>
</RCC>

BIN
resources/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -1,7 +1,7 @@
#ifndef JCESSLCLIENT_H
#define JCESSLCLIENT_H
#include <String>
#include <QString>
#include <QSslSocket>
#include <QThread>
#include <QEventLoop>

View file

@ -222,9 +222,9 @@ QString CSV_Exporter::makeLine(QString name, QDate *date, int startH, int startM
}
if(room == "")
description = "\"\Good Luck!\n";
description = "\"Good Luck!\n";
description.append("\n Created with JCE Manager.\"");
description.append("\nCreated with JCE Manager.\"");
//Create the Fucking Line
//Header: Subject,Start Date,Start Time,End Date,End Time,Description,Location