Skip to content

Commit

Permalink
Update issue #306 - clarified wording in graph building section of pe…
Browse files Browse the repository at this point in the history
…rformance test dialog. Previous revision was also for this change - log message re issue #298 is wrong.
  • Loading branch information
mikecopperwhite committed Apr 20, 2017
1 parent 293573b commit 8f31bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphstudionext.rc
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ BEGIN
LTEXT "For frame level statistics insert a Time Measure filter into the graph",IDC_STATIC,18,150,222,12
CONTROL "",IDC_LIST_RESULTS,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | WS_TABSTOP,12,192,366,156,WS_EX_CLIENTEDGE
CONTROL "",IDC_TITLEBAR,"Static",SS_OWNERDRAW,0,0,387,20
GROUPBOX "Rebuild Graph (optional)",IDC_STATIC,12,30,366,114,0,WS_EX_DLGMODALFRAME | WS_EX_TRANSPARENT | WS_EX_CLIENTEDGE
GROUPBOX "Rebuild Graph (optional, if not rebuilt current graph will be tested)",IDC_STATIC,12,30,366,114,0,WS_EX_DLGMODALFRAME | WS_EX_TRANSPARENT | WS_EX_CLIENTEDGE
LTEXT "Pr&eset",IDC_STATIC,18,48,22,8,WS_DISABLED
COMBOBOX IDC_COMBO_PRESETS,60,48,197,30,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Sa&ve Preset",IDC_BUTTON_SAVE,263,48,51,12,WS_DISABLED
Expand Down

0 comments on commit 8f31bd4

Please sign in to comment.