Changed: Added preview particle system in geqt.

This commit is contained in:
dnk-88 2011-05-08 01:11:10 +03:00
parent dc367b7f43
commit 6aad078daa

View file

@ -335,7 +335,7 @@ namespace NLQT
} }
else else
{ {
if (path.contains(".shape")) if (path.contains(".shape") || path.contains(".ps"))
{ {
if (Modules::objViewInt()) if (Modules::objViewInt())
{ {