git-svn-id: svn://db.shs.com.ru/pip@504 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -191,7 +191,7 @@ bool PIDir::make(bool withParents) {
|
|||||||
#endif
|
#endif
|
||||||
if (withParents) {
|
if (withParents) {
|
||||||
PIStringList l = d.path().split(separator);
|
PIStringList l = d.path().split(separator);
|
||||||
piCout << l;
|
//piCout << l;
|
||||||
l.removeAll("");
|
l.removeAll("");
|
||||||
//piCout << l;
|
//piCout << l;
|
||||||
PIString cdp;
|
PIString cdp;
|
||||||
|
|||||||
Reference in New Issue
Block a user