X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_neophyte%2Fneophyte.h;h=9c48267408fa8214d0bd4623ef77d1e0d4f5cf34;hb=HEAD;hp=586c09938645021367922702b949f1143e8045ea;hpb=c5feedfabe3ee87dfae9a254c9b67c566ec15d2e;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_neophyte/neophyte.h b/cinelerra-5.1/plugins/theme_neophyte/neophyte.h index 586c0993..9c482674 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/neophyte.h +++ b/cinelerra-5.1/plugins/theme_neophyte/neophyte.h @@ -1,8 +1,4 @@ /* - * Neophyte theme (2018-08-01) - * Design: Olaf Wolff - * Based on unflat theme, based on S.U.V. theme. - * * CINELERRA * Copyright (C) 2008 Adam Williams * by Paolo Rampino @@ -41,16 +37,14 @@ public: void initialize(); void draw_mwindow_bg(MWindowGUI *gui); - void draw_rwindow_bg(RecordGUI *gui); void draw_rmonitor_bg(RecordMonitorGUI *gui); void draw_cwindow_bg(CWindowGUI *gui); void draw_vwindow_bg(VWindowGUI *gui); void draw_preferences_bg(PreferencesWindow *gui); - - void draw_new_bg(NewWindow *gui); void draw_setformat_bg(SetFormatWindow *gui); + void get_vwindow_sizes(VWindowGUI *gui); private: void build_bg_data();