diff options
author | george82 <george82@3789f03b-4d11-0410-bbf8-ca57d06f2519> | 2005-01-10 08:00:38 +0000 |
---|---|---|
committer | george82 <george82@3789f03b-4d11-0410-bbf8-ca57d06f2519> | 2005-01-10 08:00:38 +0000 |
commit | ff170ab8977961f0752ad2781e0c46a261f569e1 (patch) | |
tree | c9d920916a00eb7ed86b20915509ce7aefc4a67d /rfbplayer/rfbplayer.dsp | |
parent | c0921b16d2cc485a2cc4a0ef1a4ff77bc4f49248 (diff) | |
download | tigervnc-ff170ab8977961f0752ad2781e0c46a261f569e1.tar.gz tigervnc-ff170ab8977961f0752ad2781e0c46a261f569e1.zip |
Added implementation of ToolBar control class.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@88 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'rfbplayer/rfbplayer.dsp')
-rw-r--r-- | rfbplayer/rfbplayer.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rfbplayer/rfbplayer.dsp b/rfbplayer/rfbplayer.dsp index 14b2faf0..b056c16a 100644 --- a/rfbplayer/rfbplayer.dsp +++ b/rfbplayer/rfbplayer.dsp @@ -114,6 +114,10 @@ SOURCE=.\rfbplayer.rc SOURCE=.\RfbProto.cxx # End Source File +# Begin Source File + +SOURCE=.\ToolBar.cxx +# End Source File # End Group # Begin Group "Header Files" @@ -132,6 +136,10 @@ SOURCE=.\RfbProto.h # End Source File # Begin Source File +SOURCE=.\ToolBar.h +# End Source File +# Begin Source File + SOURCE=.\utils.h # End Source File # End Group |