Skip to content

Commit e365057

Browse files
committed
set a title
1 parent a5253bc commit e365057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cj_client_window.e

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ feature {NONE} -- Initialization
7171
nb.item_tab (cell_info).set_text ("Information")
7272
nb.item_tab (text_formatted_body).set_text ("Formatted body")
7373
nb.item_tab (text_http_response).set_text ("HTTP response")
74+
75+
set_title ("Collection-JSON explorer")
7476
set_size (600, 500)
7577

7678
initialize_actions

0 commit comments

Comments
 (0)