This is an automated email from the ASF dual-hosted git repository.
jmborer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6f328b568 Update DevFaqRemoveStatusBar.asciidoc
6f328b568 is described below
commit 6f328b56850a8850bcbc5b73aeeb87e845bbda5d
Author: Jean-Marc Borer <[email protected]>
AuthorDate: Fri Jul 15 09:13:07 2022 +0000
Update DevFaqRemoveStatusBar.asciidoc
---
netbeans.apache.org/src/content/wiki/DevFaqRemoveStatusBar.asciidoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/netbeans.apache.org/src/content/wiki/DevFaqRemoveStatusBar.asciidoc
b/netbeans.apache.org/src/content/wiki/DevFaqRemoveStatusBar.asciidoc
index 0fb54c95e..fff284c15 100644
--- a/netbeans.apache.org/src/content/wiki/DevFaqRemoveStatusBar.asciidoc
+++ b/netbeans.apache.org/src/content/wiki/DevFaqRemoveStatusBar.asciidoc
@@ -30,7 +30,7 @@
== How do I remove the status bar?
-Never be afraid to read the code :-) Looking at
org.netbeans.core.windows.view.ui.MainWindow, there is getCustomStatusLine(),
and it does this:
+Never be afraid to read the code :-) Looking at
`org.netbeans.core.windows.view.ui.MainWindow::getCustomStatusLine()`, it does
this:
[source,java]
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists