Changeset 10398 for trunk/FACT++/gui
- Timestamp:
- 04/18/11 17:15:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/HtmlDelegate.cc
r10394 r10398 11 11 } 12 12 13 QSize HtmlDelegate::sizeHint(const QStyleOptionViewItem & option, const QModelIndex &index) const13 QSize HtmlDelegate::sizeHint(const QStyleOptionViewItem &/*option*/, const QModelIndex &index) const 14 14 { 15 15 QTextDocument doc;
Note:
See TracChangeset
for help on using the changeset viewer.