mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 22:21:09 -04:00
Fix to get Gxs Group last column stretchable.
This commit is contained in:
parent
e0ed60ee6f
commit
b6b5c513d6
5 changed files with 38 additions and 31 deletions
|
@ -140,7 +140,6 @@ private slots:
|
|||
void filterChanged();
|
||||
void distantSearch();
|
||||
|
||||
void showHeader(bool toShow);
|
||||
void sort();
|
||||
|
||||
private:
|
||||
|
@ -152,7 +151,6 @@ private:
|
|||
|
||||
private:
|
||||
QMenu *displayMenu;
|
||||
QAction *actionShowHeader;
|
||||
QAction *actionSortAscending;
|
||||
QAction *actionSortDescending;
|
||||
QAction *actionSortByName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue