2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

dev-version 0.8.5 prepared - new photoviewer, new default chat background

This commit is contained in:
John Preston
2015-04-22 14:21:45 +03:00
parent b770ea4f8d
commit 1d8ec7c7d6
19 changed files with 53 additions and 44 deletions

View File

@@ -70,7 +70,7 @@ bool gCtrlEnter = false;
QPixmapPointer gChatBackground = 0;
int32 gChatBackgroundId = 0;
QPixmapPointer gChatDogImage = 0;
bool gTileBackground = true;
bool gTileBackground = false;
uint32 gConnectionsInSession = 1;
QString gLoggedPhoneNumber;