Revision ba6302b1 client/python/hlrc_client/hlrc_test_gui.py

View differences:

client/python/hlrc_client/hlrc_test_gui.py
38 38
from PyQt4 import QtGui, QtCore
39 39
from PyQt4.QtCore import SIGNAL
40 40

  
41
#from hlrc_speak_utterance import hlrc_utterance
42
#from hlrc_play_animation import hlrc_animation
43
#from hlrc_set_emotion import hlrc_emotion
44

  
45 41
class HLRCExample(QtGui.QWidget):
46 42
    
47 43
	def __init__(self, scope, mw):

Also available in: Unified diff