~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to apps/lib/konq/konq_popupmenu.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-12-02 13:28:20 UTC
  • mto: This revision was merged to the branch mainline in revision 258.
  • Revision ID: james.westby@ubuntu.com-20091202132820-tpxn348l9frx5zd5
Tags: upstream-4.3.80
ImportĀ upstreamĀ versionĀ 4.3.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
   */
58
58
  typedef uint Flags;
59
59
  enum { NoFlags = 0,
60
 
         ShowNewWindow = 1 };
61
 
         // WARNING: bitfield. Next item is 2
 
60
         ShowNewWindow = 1,
 
61
         NoPlugins = 2 /*for the unittest*/ };
 
62
         // WARNING: bitfield. Next item is 4
62
63
 
63
64
  /**
64
65
   * Constructor