mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
Removed Rest of the // comments in headers
This commit is contained in:
@@ -74,4 +74,4 @@ virtual void onWheelScrolled(int value) override;
|
||||
virtual void onMouseMoved(int x, int y) override;
|
||||
};
|
||||
|
||||
#endif // INTELLITOOLCIRCLE_H
|
||||
#endif
|
||||
|
||||
@@ -64,4 +64,4 @@ virtual void onWheelScrolled(int value) override;
|
||||
virtual void onMouseMoved(int x, int y) override;
|
||||
};
|
||||
|
||||
#endif // INTELLITOOLFLOODFILL_H
|
||||
#endif
|
||||
|
||||
@@ -69,4 +69,4 @@ virtual void onWheelScrolled(int value) override;
|
||||
virtual void onMouseMoved(int x, int y) override;
|
||||
};
|
||||
|
||||
#endif // INTELLITOOLLINE_H
|
||||
#endif
|
||||
|
||||
@@ -67,4 +67,4 @@ virtual void onWheelScrolled(int value) override;
|
||||
virtual void onMouseMoved(int x, int y) override;
|
||||
};
|
||||
|
||||
#endif // INTELLITOOLPEN_H
|
||||
#endif
|
||||
|
||||
@@ -62,4 +62,4 @@ virtual void onMouseMoved(int x, int y) override;
|
||||
|
||||
};
|
||||
|
||||
#endif // INTELLITOOLFLOODFILLTOOL_H
|
||||
#endif
|
||||
|
||||
@@ -94,4 +94,4 @@ virtual void onMouseMoved(int x, int y) override;
|
||||
|
||||
};
|
||||
|
||||
#endif // INTELLITOOLPOLYGON_H
|
||||
#endif
|
||||
|
||||
@@ -73,4 +73,4 @@ virtual void onWheelScrolled(int value) override;
|
||||
virtual void onMouseMoved(int x, int y) override;
|
||||
};
|
||||
|
||||
#endif // INTELLIRECTANGLETOOL_H
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user