This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Namespace conflict: "Row" vs. "Gtk::TreeModel::Row"


John Love-Jensen wrote:
> Try this:
> 
> #undef Row
> Gtk::TreeModel::Row row;

It worked. :-)  Thanks.

  Markus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]