Move common panel code from shell/ to panel/common
This creates a new static library called libwidget which the shell links against.
This commit is contained in:
parent
e1593b3c02
commit
c2f601a9d4
51 changed files with 88 additions and 73 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include "panel-common.h"
|
||||
|
||||
#include "shell/list-box-helper.h"
|
||||
#include "list-box-helper.h"
|
||||
#include "connection-editor/net-connection-editor.h"
|
||||
#include "connection-editor/ce-page.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue