Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
i57
dibugger
Commits
c96dfd89
Commit
c96dfd89
authored
Jul 22, 2018
by
Mihai Herda
Browse files
Removed Suggestions for now.
parent
66ef02bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dibugger/userinterface/MainInterface.java
View file @
c96dfd89
...
...
@@ -291,8 +291,9 @@ public class MainInterface extends JFrame {
suggestionMenu
.
add
(
stepSizeStrategyMenu
);
suggestionMenu
.
add
(
inputStrategyMenu
);
suggestionMenu
.
add
(
expressionStrategyMenu
);
menuBar
.
add
(
suggestionMenu
);
//Removed for now.
//menuBar.add(suggestionMenu);
// settings menu
settingsMenu
.
setText
(
SETTINGS
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment