Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warnings #167

Open
leto opened this issue Apr 25, 2020 · 0 comments
Open

Fix warnings #167

leto opened this issue Apr 25, 2020 · 0 comments

Comments

@leto
Copy link
Member

leto commented Apr 25, 2020

These warnings are annoying and could grow up into actual bugs one day:

Building...............Makefile:7200: warning: overriding recipe for target 'src/ui_viewalladdresses.h'
Makefile:7192: warning: ignoring old recipe for target 'src/ui_viewalladdresses.h'
Makefile:7678: warning: overriding recipe for target 'src/ui_viewalladdresses.h'
Makefile:7200: warning: ignoring old recipe for target 'src/ui_viewalladdresses.h'
Makefile:7203: warning: overriding recipe for target 'src/ui_viewalladdresses.h'
Makefile:7195: warning: ignoring old recipe for target 'src/ui_viewalladdresses.h'
Makefile:7681: warning: overriding recipe for target 'src/ui_viewalladdresses.h'
Makefile:7203: warning: ignoring old recipe for target 'src/ui_viewalladdresses.h'
src/settings.ui: Warning: The name 'label_20' (QLabel) is already in use, defaulting to 'label_201'.
src/mainwindow.ui: Warning: The name 'gridLayout_5' (QGridLayout) is already in use, defaulting to 'gridLayout_51'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant