[midisnoop] push by surfacep...@gmail.com - When a row is added to the message table, resize the row to accomodate... on 2012-12-31 03:37 GMT

0 views
Skip to first unread message

midi...@googlecode.com

unread,
Dec 30, 2012, 10:37:50 PM12/30/12
to midisnoop-...@googlegroups.com
Revision: c2a9f48da4b8
Author: Devin Anderson <surface...@gmail.com>
Date: Sun Dec 30 19:37:38 2012
Log: When a row is added to the message table, resize the row to
accomodate the message contents.

http://code.google.com/p/midisnoop/source/detail?r=c2a9f48da4b8

Modified:
/src/mainview.cpp

=======================================
--- /src/mainview.cpp Sun Dec 30 01:18:51 2012
+++ /src/mainview.cpp Sun Dec 30 19:37:38 2012
@@ -82,6 +82,7 @@
QIcon(":/midisnoop/images/16x16/error.png"),
Qt::DecorationRole);
}
+ tableView->resizeRowToContents(count);
return count;
}

Reply all
Reply to author
Forward
0 new messages