settings fix, added some zone backgrounds

This commit is contained in:
Max-Wilhelm Bruker 2009-09-02 14:20:39 +02:00
parent 610533e6dc
commit bd434437ad
10 changed files with 1 additions and 1 deletions

View file

@ -208,7 +208,7 @@ AppearanceSettingsPage::AppearanceSettingsPage()
connect(tableBgButton, SIGNAL(clicked()), this, SLOT(tableBgButtonClicked()));
playerAreaBgLabel = new QLabel;
playerAreaBgEdit = new QLineEdit(settings.value("carddatabase").toString());
playerAreaBgEdit = new QLineEdit(settings.value("playerarea").toString());
playerAreaBgEdit->setReadOnly(true);
QPushButton *playerAreaBgButton = new QPushButton("...");
connect(playerAreaBgButton, SIGNAL(clicked()), this, SLOT(playerAreaBgButtonClicked()));

BIN
zonebg/fabric_blue.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

BIN
zonebg/fabric_gray.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

BIN
zonebg/fabric_green.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

BIN
zonebg/leather_blue.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

BIN
zonebg/leather_gray.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

BIN
zonebg/leather_green.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

BIN
zonebg/plasma_blue.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
zonebg/plasma_gray.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

BIN
zonebg/plasma_green.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB