git-svn-id: svn://db.shs.com.ru/pip@460 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -209,7 +209,8 @@ public:
|
|||||||
screen->unlock();
|
screen->unlock();
|
||||||
}
|
}
|
||||||
void tick(void* data_, int delimiter) {
|
void tick(void* data_, int delimiter) {
|
||||||
updatePeerInfo();
|
if (tpeerdiag->visible || tinfo->visible)
|
||||||
|
updatePeerInfo();
|
||||||
}
|
}
|
||||||
EVENT_HANDLER(void, menuRequest) {
|
EVENT_HANDLER(void, menuRequest) {
|
||||||
piForeach (PIScreenTile * t, mtiles)
|
piForeach (PIScreenTile * t, mtiles)
|
||||||
|
|||||||
Reference in New Issue
Block a user