X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-libraries.git;a=blobdiff_plain;f=include%2Fpnd_discovery.h;h=372fadd8db67215283eeeee546fddbefa2034b5e;hp=29010106b674b2e6cf1817f44141ab1babe4f8d8;hb=0b8d2ba30c7c7371fd410931f4310cfd19bd04c2;hpb=46ccdb59bd2fc2052eef3489afc12e742bbc1f30 diff --git a/include/pnd_discovery.h b/include/pnd_discovery.h index 2901010..372fadd 100644 --- a/include/pnd_discovery.h +++ b/include/pnd_discovery.h @@ -95,6 +95,8 @@ typedef struct { char *associationitem1_filetype; char *exec_dashdash_args; + unsigned long long pnd_icon_pos64; + } pnd_disco_t; void pnd_disco_destroy ( pnd_disco_t *p ); // a function name that simply could not be avoided