settings fix, added some zone backgrounds
|
@ -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
After Width: | Height: | Size: 257 KiB |
BIN
zonebg/fabric_gray.png
Normal file
After Width: | Height: | Size: 147 KiB |
BIN
zonebg/fabric_green.png
Normal file
After Width: | Height: | Size: 313 KiB |
BIN
zonebg/leather_blue.png
Normal file
After Width: | Height: | Size: 174 KiB |
BIN
zonebg/leather_gray.png
Normal file
After Width: | Height: | Size: 160 KiB |
BIN
zonebg/leather_green.png
Normal file
After Width: | Height: | Size: 151 KiB |
BIN
zonebg/plasma_blue.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
zonebg/plasma_gray.png
Normal file
After Width: | Height: | Size: 90 KiB |
BIN
zonebg/plasma_green.png
Normal file
After Width: | Height: | Size: 54 KiB |