commit | 6bda0bdd11e93a9a5628b3430d47e20d44f21d1f | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Oct 06 23:50:39 2012 -0700 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Oct 06 23:50:39 2012 -0700 |
tree | 895c29a7ad86c64376de2b31f47d1b3e54786b30 | |
parent | dc59997eccd7d5dc165f01a1dfd0fda8ee7c135c [diff] [blame] |
autoconfig prefix
diff --git a/chatdialog.h b/chatdialog.h index 7c366e5..840afb2 100644 --- a/chatdialog.h +++ b/chatdialog.h
@@ -59,6 +59,7 @@ QString formatTime(time_t); void printTimeInCell(QTextTable *, time_t); void disableTreeDisplay(); + QString getLocalPrefix(); private slots: void returnPressed();