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

find next shortcut error #104

Closed bibimbop closed 11 years ago

bibimbop commented 11 years ago

In the find tab, the next button has its N underline, meaning that ctrl-N means next. However the shortcut is ctrl-g. ctrl-N is File/New.

tallforasmurf commented 11 years ago

Removed & codes from names of buttons &Next, &Prior etc. Commit 49febb8