Added a TODO for fixing the menu bar hide function.

This commit is contained in:
Matthew Budd 2020-06-12 21:34:18 -04:00
parent a4309af847
commit 6de7a68149
1 changed files with 1 additions and 0 deletions

View File

@ -3685,6 +3685,7 @@ int InitGTKSubsystem (int argc, char **argv)
g_signal_connect (G_OBJECT (evbox), "button-release-event",
G_CALLBACK (handleMouseClick), NULL);
// TODO Menu Bar Toggle Needs Work
//g_signal_connect(G_OBJECT(MainWindow), "key-release-event", G_CALLBACK(handleKeyRelease), NULL);
// signal handlers