Skip to content

Commit 7eedbd5

Browse files
committed
Provide better isValid handler to 'Type//*
1 parent 46ac6be commit 7eedbd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/linearview.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ private Q_SLOTS:
394394
void makeFloat64();
395395
void toggleFloatSize();
396396
void makePtr();
397+
bool canMakeString(size_t charSize);
397398
void makeString(size_t charSize = 1);
398399
void changeType(const UIActionContext& context);
399400
void undefineInRange();

0 commit comments

Comments
 (0)