commit | 21d75f946e956c3249a116395222ef4a76c62ae5 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jun 04 21:23:34 2012 -0700 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jun 04 21:23:34 2012 -0700 |
tree | 9fb4782b00f5f3add495697e9661c50e871b4ef2 | |
parent | 5c6ad576b5bb0a8fff4c0370102ddb037b8e0e34 [diff] [blame] |
get rid of OGDF library
diff --git a/chatdialog.h b/chatdialog.h index 252144b..ea95873 100644 --- a/chatdialog.h +++ b/chatdialog.h
@@ -32,6 +32,7 @@ void resizeEvent(QResizeEvent *); void showEvent(QShowEvent *); void fitView(); + void testDraw(); private slots: void returnPressed();