Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask-vpn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jkito
bitmask-vpn
Commits
d80140a2
Commit
d80140a2
authored
10 months ago
by
jkito
Browse files
Options
Downloads
Patches
Plain Diff
cpp: update header imports add compile_flags.txt for clangd lsp
parent
bd2b8dcd
No related branches found
No related tags found
No related merge requests found
Pipeline
#254568
failed
6 months ago
Stage: build
Stage: package
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
compile_flags.txt
+26
-0
26 additions, 0 deletions
compile_flags.txt
gui/handlers.h
+0
-1
0 additions, 1 deletion
gui/handlers.h
with
26 additions
and
1 deletion
compile_flags.txt
0 → 100644
+
26
−
0
View file @
d80140a2
-I
/usr/lib64/qt6/mkspecs/linux-g++
-I
/usr/include/qt6
-I
/usr/include/qt6/QtWidgets
-I
/usr/include/qt6/QtQmlModels
-I
/usr/include/qt6/QtQmlIntegration
-I
/usr/include/qt6/QtNetwork
-I
/usr/include/qt6/QtOpenGL
-I
/usr/include/qt6/QtQml
-I
/usr/include/qt6/QtQuickControls2
-I
/usr/include/qt6/QtCore
-I
/usr/include/qt6/QtGui
-I
/usr/include/qt6/QtQuick
-I
.
This diff is collapsed.
Click to expand it.
gui/handlers.h
+
0
−
1
View file @
d80140a2
...
...
@@ -3,7 +3,6 @@
#include
<QDebug>
#include
<QObject>
#include
"qjsonmodel.h"
#include
"lib/libgoshim.h"
#if defined(_WIN32) || defined(WIN32) || defined(__CYGWIN) || defined(__MINGW32__)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment