Move from SpScrolledWindow to GtkScrolledWindow

GtkScrolledWindow has max-content-{width,height} properties now. Remove
SpScrolledWindow and bump the gtk+ requirement to 3.21.3 at the same
time.
This commit is contained in:
Timm Bäder
2016-06-10 21:12:06 +02:00
parent 03ecb8ddfe
commit 15a2873c25
6 changed files with 3 additions and 331 deletions

View File

@ -33,7 +33,6 @@ G_BEGIN_DECLS
# include "sp-process-model-item.h"
# include "sp-process-model-row.h"
# include "sp-profiler-menu-button.h"
# include "sp-scrolled-window.h"
#undef SYSPROF_INSIDE
G_END_DECLS