We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b7beb commit 020373eCopy full SHA for 020373e
1 file changed
lib/python/qtvcp/core.py
@@ -9,7 +9,7 @@
9
import hal
10
import traceback
11
from PyQt5.QtCore import QObject, QTimer, pyqtSignal
12
-from hal_glib import GStat
+from common.hal_glib import GStat
13
from common.iniinfo import _IStat as IStatParent
14
15
# Set up logging
0 commit comments