mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-06 04:11:34 +01:00
remove obsolete output
This commit is contained in:
@@ -284,7 +284,6 @@ class WidgetGallery(QDialog):
|
||||
|
||||
def openFile(self, button):
|
||||
if button.text() == self.localization.open_pic and self.truePath:
|
||||
print("JES")
|
||||
PyQt5.QtGui.QDesktopServices.openUrl(QUrl.fromLocalFile(self.truePath));
|
||||
else:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user