compile fix

This commit is contained in:
hjk
2008-12-08 11:58:36 +01:00
parent b09bdf08ea
commit e47967312e
3 changed files with 8 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ private:
void editItem(const QModelIndex &idx);
void reset(); /* reimpl */
void modelResetHelper(const QModelIndex &idx);
void resetHelper(const QModelIndex &idx);
bool m_alwaysResizeColumnsToContents;
Type m_type;