mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-11 12:54:10 -07:00
Add label to page selection.
This commit is contained in:
parent
e0f14ed28d
commit
c4d1b7064b
2 changed files with 5 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ private:
|
|||
// Pagination
|
||||
// ---------------------------------------------------------------------
|
||||
|
||||
QLabel *pageLabel; ///< Label for current page selection
|
||||
QSpinBox *pageSpin; ///< Spinner to select the page number for results
|
||||
|
||||
// ---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue