beremiz

Fixed bug VariablePanel and ProjectProperties not refreshed in ProjectNodeEditor
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel