Browse Source

Cleanup

tags/1.9.4
falkTX 10 years ago
parent
commit
1fd5edec42
2 changed files with 2 additions and 3 deletions
  1. +2
    -2
      source/carla_control.py
  2. +0
    -1
      source/modules/native-plugins/resources/bigmeterM-ui

+ 2
- 2
source/carla_control.py View File

@@ -19,8 +19,8 @@
# ------------------------------------------------------------------------------------------------------------
# Imports (Global)

from PyQt5.QtCore import QLibrary
from PyQt5.QtWidgets import QApplication, QInputDialog, QMainWindow
from PyQt4.QtCore import QLibrary
from PyQt4.QtGui import QApplication, QInputDialog, QMainWindow
from liblo import make_method, Address, ServerError, ServerThread
from liblo import send as lo_send
from liblo import TCP as LO_TCP


+ 0
- 1
source/modules/native-plugins/resources/bigmeterM-ui View File

@@ -1 +0,0 @@
bigmeter-ui

Loading…
Cancel
Save