2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

removed backgroundcolor setting

This commit is contained in:
John Preston
2015-02-03 19:45:12 +03:00
parent 70e85529c7
commit 39419a212e
2 changed files with 0 additions and 2 deletions

View File

@@ -70,7 +70,6 @@ QPixmapPointer gChatBackground = 0;
int32 gChatBackgroundId = 0;
QPixmapPointer gChatDogImage = 0;
bool gTileBackground = true;
QColor gBackgroundColor = QColor(0, 0, 0);
uint32 gConnectionsInSession = 1;
QString gLoggedPhoneNumber;