tallforasmurf / PPQT

A post-processing tool for PGDP written in Python, PyQt4, and Qt
GNU General Public License v3.0
4 stars 2 forks source link

ctrl+U/L/I do not work anymore #166

Closed bibimbop closed 10 years ago

bibimbop commented 10 years ago

The commit 76edd16ed72f95796b6009835b33d814a6d6b196 broke the shortcuts. Reversing the "self.editor" to "None" fixes it.