Skip to content

Commit d8b9b3e

Browse files
committed
fixup to IFM
1 parent e4d52d2 commit d8b9b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogs.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ EX const char* COLORBAR = "###";
1313
EX namespace dialog {
1414

1515
#if HDR
16-
#define IFM(x) (actual_display_keys()?"":x)
16+
#define IFM(x) (dialog::actual_display_keys()?"":x)
1717

1818
static constexpr int DONT_SHOW = 16;
1919

0 commit comments

Comments
 (0)