mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-13 01:39:29 -04:00
fix status led icons for distant chat
This commit is contained in:
parent
68b35f3b9a
commit
792f7ff7eb
1 changed files with 4 additions and 4 deletions
|
@ -32,10 +32,10 @@
|
||||||
#include "RsAutoUpdatePage.h"
|
#include "RsAutoUpdatePage.h"
|
||||||
#include "PopupDistantChatDialog.h"
|
#include "PopupDistantChatDialog.h"
|
||||||
|
|
||||||
#define IMAGE_RED_LED ":/icons/bullet_red_64.png"
|
#define IMAGE_RED_LED ":/icons/bullet_red_128.png"
|
||||||
#define IMAGE_YEL_LED ":/icons/bullet_yellow_64.png"
|
#define IMAGE_YEL_LED ":/icons/bullet_yellow_128.png"
|
||||||
#define IMAGE_GRN_LED ":/icons/bullet_green_64.png"
|
#define IMAGE_GRN_LED ":/icons/bullet_green_128.png"
|
||||||
#define IMAGE_GRY_LED ":/icons/bullet_grey_64.png"
|
#define IMAGE_GRY_LED ":/icons/bullet_grey_128.png"
|
||||||
|
|
||||||
PopupDistantChatDialog::~PopupDistantChatDialog()
|
PopupDistantChatDialog::~PopupDistantChatDialog()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue