projects
/
web/konrad/smoke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
229f028
)
fix window title of ticket label editor
author
Konrad Rosenbaum
<konrad@silmor.de>
Tue, 31 Jan 2012 19:52:35 +0000 (20:52 +0100)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Tue, 31 Jan 2012 19:52:35 +0000 (20:52 +0100)
src/templates/ticketedit.cpp
patch
|
blob
|
history
diff --git
a/src/templates/ticketedit.cpp
b/src/templates/ticketedit.cpp
index
f75c5d7
..
3221fc8
100644
(file)
--- a/
src/templates/ticketedit.cpp
+++ b/
src/templates/ticketedit.cpp
@@
-299,6
+299,7
@@
void MTicketEditor::loadFile(QString fn)
return;
}
//clear cache
+ d->mFileName=fn;
d->mFiles.clear();
d->mLines.clear();
//read data