Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 985a231

Browse filesBrowse files
committed
refactor: move draw_buffer sources into own directory
1 parent 487fe23 commit 985a231
Copy full SHA for 985a231

File tree

Expand file treeCollapse file tree

3 files changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

‎support/gtkmm4/html_widget.h

Copy file name to clipboardExpand all lines: support/gtkmm4/html_widget.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "html_host.h"
55
#include "web_page.h"
66
#include "web_history.h"
7-
#include "draw_buffer.h"
7+
#include "../draw_buffer/draw_buffer.h"
88
#include <queue>
99

1010
enum page_state

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.