0.5.0_beta
git-svn-id: svn://db.shs.com.ru/pip@42 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "piscreentiles.h"
|
||||
#include "pipeer.h"
|
||||
#include "pisystemmonitor.h"
|
||||
#include "file_manager.h"
|
||||
|
||||
extern PISystemMonitor sys_mon;
|
||||
|
||||
@@ -80,8 +81,9 @@ private:
|
||||
PIMap<int, PIString> dnames;
|
||||
PISystemMonitor sys_mon_other;
|
||||
HostInfo info_my, info_other;
|
||||
FileManager fm;
|
||||
PIScreenTile * tile_root;
|
||||
TileSimple * tile_info, * tile_header;
|
||||
TileSimple * tile_info, * tile_fm, * tile_header;
|
||||
TileList * list_daemons, * list_actions;
|
||||
int mode, offset, cur, height;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user