summaryrefslogtreecommitdiff
path: root/src/include/tabpopup.h
diff options
context:
space:
mode:
authorZenWalker <[email protected]>2017-07-29 02:10:08 +0200
committerZenWalker <[email protected]>2017-07-29 02:10:08 +0200
commited1a6302c87c6070bbec549ec36c5b56c12a6564 (patch)
tree1e5042d3a0e8159065360af12d9f9467d6f5f134 /src/include/tabpopup.h
parentc3ab92182c2a97d74c5b8cbd6dade9b48fab5c95 (diff)
downloadmarco-ed1a6302c87c6070bbec549ec36c5b56c12a6564.tar.bz2
marco-ed1a6302c87c6070bbec549ec36c5b56c12a6564.tar.xz
avoid deprecated gdk_display_get_screen
Diffstat (limited to 'src/include/tabpopup.h')
-rw-r--r--src/include/tabpopup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/tabpopup.h b/src/include/tabpopup.h
index c0466fff..eafe077e 100644
--- a/src/include/tabpopup.h
+++ b/src/include/tabpopup.h
@@ -56,7 +56,6 @@ struct _MetaTabEntry
};
MetaTabPopup* meta_ui_tab_popup_new (const MetaTabEntry *entries,
- int screen_number,
int entry_count,
int width,
gboolean outline);