Get rid of the last remains of galileo

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2013-12-27 00:47:48 +01:00
parent 556eecc118
commit c8d9e57a50
10 changed files with 36 additions and 29 deletions

View File

@@ -30,7 +30,7 @@ import locale
class surveyForm (QtGui.QWidget):
'''This class is the form used for the survey, needed to intercept the events.
It also sends the data with http POST to a page hosted on galileo'''
It also sends the data with http POST to a page'''
def setUi(self, ui):
self.ui = ui