Ticket #5528: siscan.diff

File siscan.diff, 297 bytes (added by Jay Modi <jaymode@…>, 16 years ago)

patch for siscan.h

  • siscan.h

     
    33#ifndef SISCAN_H
    44#define SISCAN_H
    55
     6// Pthread
     7#include <pthread.h>
     8
    69// Qt includes
    710#include <qobject.h>
    811#include <qstring.h>