forked from blue/squawk
basic conversation window binding
This commit is contained in:
parent
1cbcad44af
commit
4775c7b700
16 changed files with 333 additions and 80 deletions
|
@ -29,7 +29,7 @@ private:
|
|||
static std::deque<QString> columns;
|
||||
|
||||
private slots:
|
||||
void onAccountChanged(Item* item, int row, int col);
|
||||
void onAccountChanged(Models::Item* item, int row, int col);
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue