mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Commit changes after format.sh
This commit is contained in:
parent
c651974103
commit
c3d6bdcbe7
2 changed files with 2 additions and 2 deletions
|
|
@ -145,7 +145,7 @@ ZoneViewWidget::ZoneViewWidget(Player *_player,
|
|||
zoneHBox->addItem(scrollBarProxy);
|
||||
|
||||
vbox->addItem(zoneHBox);
|
||||
|
||||
|
||||
if (_isReversed && showLibraryLabel(_origZone, numberCards)) {
|
||||
cardLocationLabel.setText(tr("Bottom of Library"));
|
||||
vbox->addItem(cardLocationLabelProxy);
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
#include <QComboBox>
|
||||
#include <QGraphicsProxyWidget>
|
||||
#include <QGraphicsWidget>
|
||||
#include <QLineEdit>
|
||||
#include <QLabel>
|
||||
#include <QLineEdit>
|
||||
#include <QPointer>
|
||||
#include <libcockatrice/utility/macros.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue