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

Icon for C++ header files #14

Open
MarconatoB opened this issue Jul 16, 2018 · 3 comments
Open

Icon for C++ header files #14

MarconatoB opened this issue Jul 16, 2018 · 3 comments

Comments

@MarconatoB
Copy link

It seems there are no icons for C++ header files.

@noudadrichem
Copy link
Collaborator

Hi @MarconatoB,

What do you mean by 'header files' Because we do have a C++ icon.

@MarconatoB
Copy link
Author

MarconatoB commented Jul 16, 2018

@noudadrichem
If you don't know C or C++, projects are separated into header files (containing functions and variables declarations) and source files (containing functions implementations).
In this package, there is a c++ icon for source files (.cpp), but none for header files (usually .hpp).

@noudadrichem
Copy link
Collaborator

Ah oke! I'll add the icon to the .hpp files. Thank you for reporting!

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

2 participants