sean-e / mTroll

mTroll is the software MIDI control engine part of a hybrid hardware/software MIDI foot controller, but can be used standalone on Windows.
http://www.creepingfog.com/mTroll/
GNU General Public License v3.0
4 stars 0 forks source link

replace SLOT and SIGNAL macros with Qt5-style signal handling #11

Closed sean-e closed 4 years ago

sean-e commented 4 years ago

Get rid of those SLOT and SIGNAL macros and use Qt5 member function pointers