X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=sla-list.h;h=77bc438e18c8ad4e5a3a563f5050865750fc526a;hb=c4e20ae77297ba0a9dfbd331117d3b36d37bcb46;hp=5ca852d88005346122d84eaa431be2aaa10067ba;hpb=83a08deb46e9be3da3c83d130ff7698df0657f6f;p=simple-launcher diff --git a/sla-list.h b/sla-list.h index 5ca852d..77bc438 100644 --- a/sla-list.h +++ b/sla-list.h @@ -45,6 +45,8 @@ private: void moveDown(GtkButton *); void toggleBool(GtkCellRendererToggle *, const gchar *); + void swap(GtkTreeIter& a, GtkTreeIter& b); + private: GtkWidget *myWidget; GtkListStore *myStore;