ToastFreeware
/
toast
/
confclerk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
schedule.en.xml is now in resource
[toast/confclerk.git]
/
src
/
gui
/
mainwindow.cpp
diff --git
a/src/gui/mainwindow.cpp
b/src/gui/mainwindow.cpp
index 5f7a5e33a3d9d5dc9f5fc8a6dfc74155cece997e..ac971adc14b61a28df8cadbb655aeea09e9304de 100644
(file)
--- a/
src/gui/mainwindow.cpp
+++ b/
src/gui/mainwindow.cpp
@@
-115,7
+115,7
@@
MainWindow::~MainWindow()
void MainWindow::importSchedule()
{
- QFile file("
..
/schedule.en.xml");
+ QFile file("
:
/schedule.en.xml");
if (!file.open(QIODevice::ReadOnly | QIODevice::Text))
{
qDebug() << "can't open " << file.fileName();