Removed new lines

This commit is contained in:
Martin Baeuml
2010-11-24 01:18:03 +01:00
parent 8c7810287e
commit 7515c48c10
-3
View File
@@ -28,9 +28,6 @@ class MainWindow(QMainWindow):
print button.text()
self.redlabel.setText(button.text())
def main():
app = QApplication(sys.argv)