Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
ui
MainWindow.cc
Find file
Normal view
Permalink
MainWindow.cc
69.6 KiB
Newer
Older
Fixed many, many small visual issues
pixhawk
committed
Jan 06, 2011
2001
// }
VERY UNSTABLE. Working on changing the way widgets are constructed and shown...
Mariano Lizarraga
committed
Dec 10, 2010
2002
2003
2004
}
Xbee window fixes
oberion
committed
Jul 28, 2011
2005
2006
2007
2008
QList
<
QAction
*>
MainWindow
::
listLinkMenuActions
(
void
)
{
return
ui
.
menuNetwork
->
actions
();
}
Show full blame
Prev
1
2
3
Next