Changeset 51

Show
Ignore:
Timestamp:
01/10/06 16:40:13 (3 years ago)
Author:
hipplej
Message:

Moved traymenu into mainwindow so that menu events were easier to catch. For example, clicking 'Exit' now closes Vidalia.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/tray/tray.pri

    r37 r51  
    2222################################################################# 
    2323 
    24 HEADERS += $$PWD/trayicon.h \ 
    25            $$PWD/traymenu.h 
    26 SOURCES += $$PWD/trayicon.cpp \ 
    27            $$PWD/traymenu.cpp 
     24HEADERS += $$PWD/trayicon.h  
     25SOURCES += $$PWD/trayicon.cpp 
    2826 
    2927unix:!mac {