diff options
Diffstat (limited to 'kdejava/TODO')
-rw-r--r-- | kdejava/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdejava/TODO b/kdejava/TODO index 28297865..e88aa727 100644 --- a/kdejava/TODO +++ b/kdejava/TODO @@ -8,7 +8,7 @@ - Integrate java apps with the TDE menu system, so they can be invoked just like C++ ones. -- Find any missing, but important callbacks (similar to KMainWindow::queryClose()). +- Find any missing, but important callbacks (similar to TDEMainWindow::queryClose()). Add the callbacks to the relevant C++ 'JBridge..' classes, so java sub-classes can override them. |