git-svn-id: svn://db.shs.com.ru/libs@577 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -69,6 +69,8 @@ protected:
|
||||
ThreadsModel * model;
|
||||
|
||||
private slots:
|
||||
void sessionSave(QByteArray * data) {*data = treeThreads->header()->saveState();}
|
||||
void sessionLoad(QByteArray * data) {treeThreads->header()->restoreState(*data);}
|
||||
void updateHidden();
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user