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
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include <NetworkManager.h>
|
||||
|
||||
#include "shell/list-box-helper.h"
|
||||
#include "list-box-helper.h"
|
||||
#include "net-connection-editor.h"
|
||||
#include "net-connection-editor-resources.h"
|
||||
#include "ce-page-details.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue