From 6843a1bd8f8e679c220431f8377abcd2ffd2019b Mon Sep 17 00:00:00 2001 From: hash Date: Tue, 22 Oct 2002 16:01:27 +0000 Subject: cant figure out why modifying a private var in FunctionKeyboardConfig causes it to segfault. --- (limited to 'noncore/apps/opie-console/mainwindow.h') diff --git a/noncore/apps/opie-console/mainwindow.h b/noncore/apps/opie-console/mainwindow.h index cc4ef76..68f6fa8 100644 --- a/noncore/apps/opie-console/mainwindow.h +++ b/noncore/apps/opie-console/mainwindow.h @@ -67,7 +67,7 @@ private slots: void slotRunScript(); void slotFullscreen(); void slotSessionChanged( Session* ); - void slotKeyReceived(ushort, ushort, bool, bool, bool); + void slotKeyReceived(ushort, ushort, bool, bool, bool, ushort, ushort); private: void initUI(); -- cgit v0.9.0.2