~kubuntu-members/korundum/4.11

« back to all changes in this revision

Viewing changes to qtruby/src/handlers.cpp

  • Committer: Ian Monroe
  • Date: 2010-11-21 15:55:01 UTC
  • Revision ID: git-v1:c37670e4e3c59f5eb2ba112f5341a5e706217f6f
Split up Smoke into Qt and KDE directories. 
Move libsmoke stuff into the generator directory
Split up Ruby into qtruby and korundum directories

svn path=/trunk/KDE/kdebindings/ruby/; revision=1199320

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
#include <QtNetwork/qnetworkcookie.h>
65
65
#endif
66
66
 
67
 
#include <smoke/smoke.h>
 
67
#include <smoke.h>
68
68
 
69
69
#undef DEBUG
70
70
#ifndef _GNU_SOURCE