mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-31 20:27:51 -04:00
Removed temporary debugging print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4363 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
248f78d780
commit
dc289f04f1
@ -728,7 +728,6 @@ void MainWindow::auto_tx_mode (bool state)
|
|||||||
|
|
||||||
void MainWindow::keyPressEvent( QKeyEvent *e ) //keyPressEvent
|
void MainWindow::keyPressEvent( QKeyEvent *e ) //keyPressEvent
|
||||||
{
|
{
|
||||||
qDebug () << "key: " << e->key () << " modifiers: " << e->modifiers ();
|
|
||||||
int n;
|
int n;
|
||||||
switch(e->key())
|
switch(e->key())
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user