Skip to content

Commit

Permalink
Dumbass remove that
Browse files Browse the repository at this point in the history
  • Loading branch information
CattoDev committed Oct 14, 2023
1 parent e6510bd commit 8ab4bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/LayerManager/LayerViewPopup.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class LabelWithData : public CCLabelBMFont {

class LayerEditPopup;

class __declspec(dllexport) LayerViewPopup : public BrownAlertDelegate {
class LayerViewPopup : public BrownAlertDelegate {
public:
static constexpr const int grid_max_item_count = 36;
static constexpr const int grid_row_item_count = 6;
Expand Down

0 comments on commit 8ab4bc2

Please sign in to comment.