This website works better with JavaScript.
Explore
Help
Register
Sign In
zhaohuwei
/
QG4
Watch
1
Star
0
Fork
You've already forked QG4
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
地面站终端 App
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18764
Commits
2
Branches
0
Tags
363 MiB
Tree:
9b00dc0395
QGC4.4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9b00dc0395'
${ noResults }
QG4
/
src
/
stable_headers.h
8 lines
0 B
Raw
Normal View
History
Unescape
Escape
stable_headers: Move to pragma once Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
#
pragma once
Precompile a handful of Qt headers to speed up compilation time
10 years ago
#
include
<QtCore>
#
include
<QtGui>
#
include
<QtWidgets>