Hook in the new pool page feature

I still need to fix the conflict between the pool and the post page...
This commit is contained in:
Luca Beltrame 2015-03-01 22:38:01 +01:00
commit b97ef73677
2 changed files with 20 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="danbooru_client" version="4">
<kpartgui name="danbooru_client" version="5">
<ToolBar name="mainToolBar" >
<text>Main Toolbar</text>
<Action name="connect" />
@ -9,6 +9,7 @@
<Action name="poolDownload" />
<Action name="tags" />
<Action name="morePosts" />
<Action name="morePools" />
<ActionList name="dynamicActionlist" />
</ToolBar>
<MenuBar>