TilePICoutix
git-svn-id: svn://db.shs.com.ru/pip@45 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -177,7 +177,7 @@ FileManager::FileManager(Daemon * d) {
|
||||
panels[i] = new TileDir();
|
||||
panels[i]->fm = this;
|
||||
panels[i]->key_func = (void*)tileKey_s;
|
||||
panels[i]->name = "file panel " + PIString(i);
|
||||
panels[i]->setName("file panel " + PIString(i));
|
||||
panels[i]->label_path = plabel;
|
||||
panel->addTile(plabel);
|
||||
panel->addTile(panels[i]);
|
||||
|
||||
Reference in New Issue
Block a user